Searched refs:mentionsBoundType (Results 1 – 2 of 2) sorted by relevance
39 AST_MATCHER_P(StringLiteral, mentionsBoundType, std::string, BindingID) { in AST_MATCHER_P() argument98 hasArgument(0, stringLiteral(mentionsBoundType(WarnRecordDecl)))); in checkASTCodeBody()
82 AST_MATCHER_P(StringLiteral, mentionsBoundType, std::string, BindingID) { in AST_MATCHER_P() argument