Searched defs:ppIncludedFile (Results 1 - 2 of 2) 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);
/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 215 milliseconds