Searched defs:loadModuleFile (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp428 bool loadModuleFile(const FileEntry *File);
498 bool GlobalModuleIndexBuilder::loadModuleFile(const FileEntry *File) { function in class:GlobalModuleIndexBuilder
817 if (Builder.loadModuleFile(ModuleFile))
/external/clang/lib/Frontend/
H A DCompilerInstance.cpp1300 bool CompilerInstance::loadModuleFile(StringRef FileName) { function in class:CompilerInstance

Completed in 134 milliseconds