reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/include/clang/Serialization/GlobalModuleIndex.h
  185   static llvm::Error writeIndex(FileManager &FileMgr,

References

tools/clang/lib/Frontend/CompilerInstance.cpp
 2073     if (llvm::Error Err = GlobalModuleIndex::writeIndex(
 2107       if (llvm::Error Err = GlobalModuleIndex::writeIndex(
tools/clang/lib/Frontend/FrontendAction.cpp
  944       if (llvm::Error Err = GlobalModuleIndex::writeIndex(