Searched refs:getFunctionProtoType (Results 1 – 2 of 2) sorted by relevance
112 getFunctionProtoType(const FunctionProtoType &Node) { in getFunctionProtoType() function116 inline const FunctionProtoType *getFunctionProtoType(const FunctionDecl &Node) { in getFunctionProtoType() function
3348 if (const FunctionProtoType *FnTy = internal::getFunctionProtoType(Node)) in AST_POLYMORPHIC_MATCHER()3368 const FunctionProtoType *FnTy = internal::getFunctionProtoType(Node); in AST_POLYMORPHIC_MATCHER()