HomeSort by: relevance | last modified time | path
    Searched defs:ppIncludedFile (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/tools/libclang/
CXIndexDataConsumer.cpp 460 void CXIndexDataConsumer::ppIncludedFile(SourceLocation hashLoc,
465 if (!CB.ppIncludedFile)
474 CXIdxClientFile idxFile = CB.ppIncludedFile(ClientData, &Info);
  /src/external/apache2/llvm/dist/clang/include/clang-c/
Index.h 6211 * Data for ppIncludedFile callback.
6531 CXIdxClientFile (*ppIncludedFile)(CXClientData client_data,

Completed in 37 milliseconds