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

  /external/clang/include/clang/Basic/
Module.h 359 const FileEntry *getASTFile() const {
365 assert((File == nullptr || getASTFile() == nullptr ||
366 getASTFile() == File) && "file path changed");
  /external/clang/tools/libclang/
IndexingContext.cpp 271 const_cast<FileEntry *>(Mod->getASTFile())),
    [all...]
CIndex.cpp     [all...]
  /external/clang/lib/Frontend/
CompilerInstance.cpp     [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]

Completed in 132 milliseconds