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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.h261 IG_Found, // All requirements met, need to fix indents. enumerator in enum:clang::format::UnwrappedLineParser::IncludeGuardState
H A DUnwrappedLineParser.cpp269 if (IncludeGuard == IG_Found)
801 IncludeGuard = IG_Found;

Completed in 65 milliseconds