Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DModuleMap.h552 Module *createGlobalModuleFragmentForModuleUnit(SourceLocation Loc,
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaModule.cpp1031 TheGlobalModuleFragment = Map.createGlobalModuleFragmentForModuleUnit( in PushGlobalModuleFragment()
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DModuleMap.cpp871 Module *ModuleMap::createGlobalModuleFragmentForModuleUnit(SourceLocation Loc, in createGlobalModuleFragmentForModuleUnit() function in ModuleMap