Home
last modified time | relevance | path

Searched defs:isImport (Results 1 – 6 of 6) sorted by relevance

/external/clang/include/clang/Lex/
DHeaderSearch.h41 unsigned isImport : 1; member
/external/clang/lib/Lex/
DHeaderSearch.cpp1041 bool isImport, Module *M) { in ShouldEnterIncludeFile()
DPPDirectives.cpp1683 bool isImport) { in HandleIncludeDirective()
/external/clang/tools/libclang/
DIndexing.cpp253 bool isImport = (IncludeTok.is(tok::identifier) && in InclusionDirective() local
DCXIndexDataConsumer.cpp458 bool isImport, bool isAngled, in ppIncludedFile()
/external/clang/include/clang-c/
DIndex.h5447 int isImport; member