Searched defs:RootModule (Results 1 – 3 of 3) sorted by relevance
| /llvm-project/clang-tools-extra/modularize/ | ||
| H A D | ModuleAssistant.cpp | 165 addModuleDescription(Module * RootModule,llvm::StringRef HeaderFilePath,llvm::StringRef HeaderPrefix,DependencyMap & Dependencies,bool IsProblemFile) addModuleDescription() argument |
| H A D | Modularize.cpp | 300 RootModule("root-module", cl::init(""), variable |
| /llvm-project/clang/lib/Serialization/ | ||
| H A D | ASTWriter.cpp | 169 GetAffectingModuleMaps(const Preprocessor & PP,Module * RootModule) GetAffectingModuleMaps() argument |