Searched defs:isImport (Results 1 – 6 of 6) sorted by relevance
41 unsigned isImport : 1; member
1041 bool isImport, Module *M) { in ShouldEnterIncludeFile()
1683 bool isImport) { in HandleIncludeDirective()
253 bool isImport = (IncludeTok.is(tok::identifier) && in InclusionDirective() local
458 bool isImport, bool isAngled, in ppIncludedFile()
5447 int isImport; member