Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Index/
H A DUSRGeneration.cpp523 bool AlreadyStarted = false; in VisitTagDecl() local
526 AlreadyStarted = true; in VisitTagDecl()
543 AlreadyStarted = true; in VisitTagDecl()
561 if (!AlreadyStarted) { in VisitTagDecl()