Home
last modified time | relevance | path

Searched defs:MainIncludeFound (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Inclusions/
H A DHeaderIncludes.h132 bool MainIncludeFound; variable
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp3197 bool MainIncludeFound = false; in sortCppIncludes() local