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

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

Completed in 85 milliseconds