Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h138 getFunctionProtoType(const FunctionProtoType &Node) { in getFunctionProtoType() function
142 inline const FunctionProtoType *getFunctionProtoType(const FunctionDecl &Node) { in getFunctionProtoType() function