Home
last modified time | relevance | path

Searched refs:ResFTL (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/clang/lib/AST/
H A DComment.cpp156 static bool getFunctionTypeLoc(TypeLoc TL, FunctionTypeLoc &ResFTL) { in getFunctionTypeLoc() argument
164 ResFTL = FTL; in getFunctionTypeLoc()
182 ResFTL = FTL; in getFunctionTypeLoc()