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

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DComment.cpp158 static bool getFunctionTypeLoc(TypeLoc TL, FunctionTypeLoc &ResFTL) { argument
166 ResFTL = FTL;
184 ResFTL = FTL;

Completed in 110 milliseconds