Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h112 getFunctionProtoType(const FunctionProtoType &Node) { in getFunctionProtoType() function
116 inline const FunctionProtoType *getFunctionProtoType(const FunctionDecl &Node) { in getFunctionProtoType() function