Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DComment.cpp156 static bool getFunctionTypeLoc(TypeLoc TL, FunctionTypeLoc &ResFTL) { in getFunctionTypeLoc() function
H A DDecl.cpp3809 FunctionTypeLoc FunctionDecl::getFunctionTypeLoc() const { getFunctionTypeLoc() function in FunctionDecl