Searched defs:getFunctionTypeLoc (Results 1 – 2 of 2) sorted by relevance
| /freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
| H A D | Comment.cpp | 156 static bool getFunctionTypeLoc(TypeLoc TL, FunctionTypeLoc &ResFTL) { in getFunctionTypeLoc() function |
| H A D | Decl.cpp | 3809 FunctionTypeLoc FunctionDecl::getFunctionTypeLoc() const { getFunctionTypeLoc() function in FunctionDecl |