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.cpp528 bool AlreadyStarted = false; in VisitTagDecl() local
531 AlreadyStarted = true; in VisitTagDecl()
548 AlreadyStarted = true; in VisitTagDecl()
566 if (!AlreadyStarted) { in VisitTagDecl()