Home
last modified time | relevance | path

Searched defs:getFunctionProtoType (Results 1 – 1 of 1) 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