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

  /external/clang/tools/libclang/
CXIndexDataConsumer.h 368 void ppIncludedFile(SourceLocation hashLoc,
Indexing.cpp 255 DataConsumer.ppIncludedFile(HashLoc, FileName, File, isImport, IsAngled,
626 IdxCtx.ppIncludedFile(Loc, ID->getFileName(),
    [all...]
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 67 milliseconds