HomeSort by: relevance | last modified time | path
    Searched refs:GlobalModule (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaModule.cpp 72 auto *GlobalModule = Map.createGlobalModuleFragmentForModuleUnit(ModuleLoc);
73 assert(GlobalModule && "module creation should not fail");
78 ModuleScopes.back().Module = GlobalModule;
79 VisibleModules.setVisible(GlobalModule, ModuleLoc);
84 TU->setLocalOwningModule(GlobalModule);
  /src/external/apache2/llvm/dist/clang/include/clang/Lex/
ModuleMap.h 556 Module *GlobalModule);
  /src/external/apache2/llvm/dist/clang/lib/Lex/
ModuleMap.cpp 856 Module *GlobalModule) {

Completed in 72 milliseconds