Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/AST/
DComment.cpp153 static bool getFunctionTypeLoc(TypeLoc TL, FunctionTypeLoc &ResFTL) { in getFunctionTypeLoc() argument
161 ResFTL = FTL; in getFunctionTypeLoc()
179 ResFTL = FTL; in getFunctionTypeLoc()