Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/AST/
DComment.cpp154 TypeLoc PrevTL; in getFunctionTypeLoc() local
155 while (PrevTL != TL) { in getFunctionTypeLoc()
156 PrevTL = TL; in getFunctionTypeLoc()