Searched refs:ppIncludedFile (Results 1 - 4 of 4) sorted by relevance

/external/clang/tools/libclang/
H A DIndexingContext.cpp243 void IndexingContext::ppIncludedFile(SourceLocation hashLoc, function in class:IndexingContext
248 if (!CB.ppIncludedFile)
257 CXIdxClientFile idxFile = CB.ppIncludedFile(ClientData, &Info);
H A DIndexingContext.h365 void ppIncludedFile(SourceLocation hashLoc,
H A DIndexing.cpp277 IndexCtx.ppIncludedFile(HashLoc, FileName, File, isImport, IsAngled,
714 IdxCtx.ppIncludedFile(Loc, ID->getFileName(),
/external/clang/include/clang-c/
H A DIndex.h4932 * \brief Data for ppIncludedFile callback.
5228 CXIdxClientFile (*ppIncludedFile)(CXClientData client_data, member in struct:__anon17680

Completed in 110 milliseconds