HomeSort by relevance Sort by last modified time
    Searched refs:loadModuleFile (Results 1 - 18 of 18) 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/include/clang/Frontend/
CompilerInstance.h 763 bool loadModuleFile(StringRef FileName);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/
CompilerInstance.h 770 bool loadModuleFile(StringRef FileName);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Frontend/
CompilerInstance.h 777 bool loadModuleFile(StringRef FileName);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Frontend/
CompilerInstance.h 777 bool loadModuleFile(StringRef FileName);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Frontend/
CompilerInstance.h 779 bool loadModuleFile(StringRef FileName);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Frontend/
CompilerInstance.h 779 bool loadModuleFile(StringRef FileName);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Frontend/
CompilerInstance.h 779 bool loadModuleFile(StringRef FileName);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Frontend/
CompilerInstance.h 779 bool loadModuleFile(StringRef FileName);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/
CompilerInstance.h 770 bool loadModuleFile(StringRef FileName);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Frontend/
CompilerInstance.h 777 bool loadModuleFile(StringRef FileName);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Frontend/
CompilerInstance.h 777 bool loadModuleFile(StringRef FileName);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Frontend/
CompilerInstance.h 779 bool loadModuleFile(StringRef FileName);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Frontend/
CompilerInstance.h 779 bool loadModuleFile(StringRef FileName);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Frontend/
CompilerInstance.h 779 bool loadModuleFile(StringRef FileName);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Frontend/
CompilerInstance.h 779 bool loadModuleFile(StringRef FileName);
  /external/clang/lib/Frontend/
FrontendAction.cpp 417 if (!CI.loadModuleFile(ModuleFile))
CompilerInstance.cpp     [all...]

Completed in 768 milliseconds