Home | History | Annotate | Download | only in libclang

Lines Matching refs:isImport

253     bool isImport = (IncludeTok.is(tok::identifier) &&
255 DataConsumer.ppIncludedFile(HashLoc, FileName, File, isImport, IsAngled,