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

  /external/clang/tools/libclang/
Indexing.cpp 77 IndexCtx.ppIncludedFile(HashLoc, FileName, File, isImport, IsAngled);
456 IdxCtx.ppIncludedFile(ID->getSourceRange().getBegin(), ID->getFileName(),
IndexingContext.cpp 220 void IndexingContext::ppIncludedFile(SourceLocation hashLoc,
224 if (!CB.ppIncludedFile)
232 CXIdxClientFile idxFile = CB.ppIncludedFile(ClientData, &Info);
    [all...]
IndexingContext.h 379 void ppIncludedFile(SourceLocation hashLoc,
  /external/clang/include/clang-c/
Index.h     [all...]

Completed in 61 milliseconds