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

/external/clang/tools/libclang/
H A DIndexing.cpp77 IndexCtx.ppIncludedFile(HashLoc, FileName, File, isImport, IsAngled);
458 IdxCtx.ppIncludedFile(ID->getSourceRange().getBegin(), ID->getFileName(),
H A DIndexingContext.cpp220 void IndexingContext::ppIncludedFile(SourceLocation hashLoc, function in class:IndexingContext
224 if (!CB.ppIncludedFile)
232 CXIdxClientFile idxFile = CB.ppIncludedFile(ClientData, &Info);
H A DIndexingContext.h379 void ppIncludedFile(SourceLocation hashLoc,
/external/clang/include/clang-c/
H A DIndex.h4901 * \brief Data for ppIncludedFile callback.
5177 CXIdxClientFile (*ppIncludedFile)(CXClientData client_data, member in struct:__anon3442

Completed in 121 milliseconds