Home | History | Annotate | Download | only in libclang

Lines Matching defs:isImport

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