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

  /external/clang/tools/libclang/
CXIndexDataConsumer.cpp 455 void CXIndexDataConsumer::ppIncludedFile(SourceLocation hashLoc,
460 if (!CB.ppIncludedFile)
469 CXIdxClientFile idxFile = CB.ppIncludedFile(ClientData, &Info);
    [all...]
  /external/clang/include/clang-c/
Index.h     [all...]

Completed in 211 milliseconds