Home
last modified time | relevance | path

Searched refs:createGlobalModuleFragmentForModuleUnit (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/Lex/
H A DModuleMap.h547 Module *createGlobalModuleFragmentForModuleUnit(SourceLocation Loc,
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaModule.cpp926 GlobalModuleFragment = Map.createGlobalModuleFragmentForModuleUnit( in PushGlobalModuleFragment()
/llvm-project-15.0.7/clang/lib/Lex/
H A DModuleMap.cpp832 Module *ModuleMap::createGlobalModuleFragmentForModuleUnit(SourceLocation Loc, in createGlobalModuleFragmentForModuleUnit() function in ModuleMap