Home
last modified time | relevance | path

Searched refs:HIFIL_Only_Direct_System (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DHeaderInclude.h31 HIFIL_Only_Direct_System, enumerator
48 .Case("only-direct-system", {true, HIFIL_Only_Direct_System}) in stringToHeaderIncludeFiltering()
72 case HIFIL_Only_Direct_System: in headerIncludeFilteringKindToString()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DHeaderIncludeGen.cpp242 case HIFIL_Only_Direct_System: in AttachHeaderIncludeGen()
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td7977 NormalizedValues<["HIFIL_None", "HIFIL_Only_Direct_System", "HIFIL_Direct_Per_File"]>,