Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.h384 IG_Inited, // Search started, looking for #ifndef. enumerator
H A DUnwrappedLineParser.cpp170 : IG_Inited), in UnwrappedLineParser()
180 : IG_Inited; in reset()
1104 if (IncludeGuard == IG_Inited && MaybeIncludeGuard) { in parsePPIf()
1116 if (IncludeGuard == IG_Inited && MaybeIncludeGuard) { in parsePPIf()