OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ExternCSystem
(Results
1 - 3
of
3
) sorted by null
/external/clang/include/clang/Lex/
HeaderSearchOptions.h
33
ExternCSystem
, ///< Like System, but headers are implicitly wrapped in
/external/clang/lib/Frontend/
InitHeaderSearch.cpp
148
} else if (Group ==
ExternCSystem
) {
249
AddUnmappedPath(P.str(),
ExternCSystem
, false);
265
AddPath(*i,
ExternCSystem
, false);
342
AddPath("/usr/include",
ExternCSystem
, false);
623
if (it->first == System || it->first ==
ExternCSystem
||
CompilerInvocation.cpp
[
all
...]
Completed in 311 milliseconds