Home
last modified time | relevance | path

Searched defs:getFunctionProtoType (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/ASTMatchers/
DASTMatchersInternal.h112 getFunctionProtoType(const FunctionProtoType &Node) { in getFunctionProtoType() function
116 inline const FunctionProtoType *getFunctionProtoType(const FunctionDecl &Node) { in getFunctionProtoType() function
/external/llvm-project/clang/include/clang/ASTMatchers/
DASTMatchersInternal.h141 getFunctionProtoType(const FunctionProtoType &Node) { in getFunctionProtoType() function
145 inline const FunctionProtoType *getFunctionProtoType(const FunctionDecl &Node) { in getFunctionProtoType() function