HomeSort by relevance Sort by last modified time
    Searched refs:ppIncludedFile (Results 1 - 4 of 4) sorted by null

  /external/clang/tools/libclang/
IndexingContext.cpp 243 void IndexingContext::ppIncludedFile(SourceLocation hashLoc,
248 if (!CB.ppIncludedFile)
257 CXIdxClientFile idxFile = CB.ppIncludedFile(ClientData, &Info);
    [all...]
IndexingContext.h 368 void ppIncludedFile(SourceLocation hashLoc,
Indexing.cpp 277 IndexCtx.ppIncludedFile(HashLoc, FileName, File, isImport, IsAngled,
673 IdxCtx.ppIncludedFile(Loc, ID->getFileName(),
    [all...]
  /external/clang/include/clang-c/
Index.h     [all...]

Completed in 199 milliseconds