Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DComment.cpp158 static bool getFunctionTypeLoc(TypeLoc TL, FunctionTypeLoc &ResFTL) { in getFunctionTypeLoc() function
DDecl.cpp3472 FunctionTypeLoc FunctionDecl::getFunctionTypeLoc() const { in getFunctionTypeLoc() function in FunctionDecl