Home | History | Annotate | Download | only in libclang

Lines Matching refs:isImport

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