Home
last modified time | relevance | path

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

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