Home
last modified time | relevance | path

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

/external/clang/lib/Serialization/
DGlobalModuleIndex.cpp498 bool GlobalModuleIndexBuilder::loadModuleFile(const FileEntry *File) { in loadModuleFile() function in GlobalModuleIndexBuilder
/external/clang/lib/Frontend/
DCompilerInstance.cpp1334 bool CompilerInstance::loadModuleFile(StringRef FileName) { in loadModuleFile() function in CompilerInstance