Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Index/
H A DUSRGeneration.cpp510 bool AlreadyStarted = false; in VisitTagDecl() local
513 AlreadyStarted = true; in VisitTagDecl()
525 AlreadyStarted = true; in VisitTagDecl()
538 if (!AlreadyStarted) { in VisitTagDecl()