Home | History | Annotate | Download | only in libclang

Lines Matching refs:isImport

275     bool isImport = (IncludeTok.is(tok::identifier) &&
277 IndexCtx.ppIncludedFile(HashLoc, FileName, File, isImport, IsAngled,