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

  /external/clang/include/clang/Basic/
Module.h 317 const FileEntry *getASTFile() const {
323 assert((getASTFile() == 0 || getASTFile() == File) && "file path changed");
  /external/clang/tools/libclang/
IndexingContext.cpp 272 const_cast<FileEntry *>(Mod->getASTFile())),
    [all...]
CIndex.cpp     [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]

Completed in 393 milliseconds