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

  /external/clang/lib/Serialization/
GlobalModuleIndex.cpp 428 bool loadModuleFile(const FileEntry *File);
498 bool GlobalModuleIndexBuilder::loadModuleFile(const FileEntry *File) {
817 if (Builder.loadModuleFile(ModuleFile))
  /external/clang/lib/Frontend/
CompilerInstance.cpp     [all...]

Completed in 65 milliseconds