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 241 void IndexingContext::ppIncludedFile(SourceLocation hashLoc,
246 if (!CB.ppIncludedFile)
255 CXIdxClientFile idxFile = CB.ppIncludedFile(ClientData, &Info);
    [all...]
IndexingContext.h 371 void ppIncludedFile(SourceLocation hashLoc,
Indexing.cpp 279 IndexCtx.ppIncludedFile(HashLoc, FileName, File, isImport, IsAngled,
720 IdxCtx.ppIncludedFile(Loc, ID->getFileName(),
    [all...]
  /external/clang/include/clang-c/
Index.h     [all...]

Completed in 56 milliseconds