Searched refs:is_match (Results 1 – 2 of 2) sorted by relevance
79 const bool is_match = std::regex_search(comment, match_result, re); in AppendCommentLine() local81 if (is_match && rule.bit_mask == AnnotationRule::kSystemApi) { in AppendCommentLine()
101 def is_match(self, symbol): member in SymbolOverheadRequirement141 def is_match(self, symbol): member in SymbolRelationRequirement494 if req.is_match(symbol):516 if req.is_match(symbol):536 if req.is_match(symbol):