OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_system_header
(Results
1 - 2
of
2
) sorted by null
/prebuilts/tools/linux-x86_64/kythe/proto/
cxx.proto
58
bool
is_system_header
= 2;
/external/v8/tools/clang/translation_unit/
TranslationUnitGenerator.cpp
193
const bool
is_system_header
=
local
197
return search_path + (
is_system_header
? "//" : "/") + relative_path;
Completed in 94 milliseconds