Searched defs:FunctionProtoType (Results 1 – 6 of 6) sorted by relevance
36 class FunctionProtoType; variable
63 class FunctionProtoType; variable
5041 FunctionProtoType), in AST_POLYMORPHIC_MATCHER_P() argument5212 FunctionProtoType)) { in AST_POLYMORPHIC_MATCHER() argument5232 FunctionProtoType)) { in AST_POLYMORPHIC_MATCHER() argument
1634 TEST_P(ASTMatchersTest, FunctionProtoType) { in TEST_P() argument
3202 FunctionProtoType::FunctionProtoType(QualType result, ArrayRef<QualType> params, in FunctionProtoType() function in FunctionProtoType
134 class FunctionProtoType; variable