Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.h387 IG_Found, // All requirements met, need to fix indents. enumerator
H A DUnwrappedLineParser.cpp219 if (IncludeGuard == IG_Found) { in parse()
1143 IncludeGuard = IG_Found; in parsePPEndIf()