Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Frontend/
H A DInitHeaderSearch.cpp148 } else if (Group == ExternCSystem) { in AddUnmappedPath()
250 AddUnmappedPath(P.str(), ExternCSystem, false); in AddDefaultCIncludePaths()
266 AddPath(*i, ExternCSystem, false); in AddDefaultCIncludePaths()
345 AddPath("/usr/include", ExternCSystem, false); in AddDefaultCIncludePaths()
632 if (it->first == System || it->first == ExternCSystem || in Realize()
H A DCompilerInvocation.cpp1132 Group = frontend::ExternCSystem; in ParseHeaderSearchArgs()
/minix3/external/bsd/llvm/dist/clang/include/clang/Lex/
H A DHeaderSearchOptions.h33 ExternCSystem, ///< Like System, but headers are implicitly wrapped in enumerator