Home
last modified time | relevance | path

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

/llvm-project/clang/tools/libclang/
H A DIndexing.cpp267 bool isImport = (IncludeTok.is(tok::identifier) && InclusionDirective() local
H A DCXIndexDataConsumer.cpp468 bool isImport, bool isAngled, in ppIncludedFile() argument
/llvm-project/clang/lib/Lex/
H A DHeaderSearch.cpp1452 ShouldEnterIncludeFile(Preprocessor & PP,FileEntryRef File,bool isImport,bool ModulesEnabled,Module * M,bool & IsFirstIncludeOfFile) ShouldEnterIncludeFile() argument
/llvm-project/clang/include/clang-c/
H A DIndex.h5968 int isImport; global() member