Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DComment.cpp159 TypeLoc PrevTL; in getFunctionTypeLoc() local
160 while (PrevTL != TL) { in getFunctionTypeLoc()
161 PrevTL = TL; in getFunctionTypeLoc()