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.h556 Module *createGlobalModuleFragmentForModuleUnit(SourceLocation Loc,
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaModule.cpp1045 TheGlobalModuleFragment = Map.createGlobalModuleFragmentForModuleUnit( in PushGlobalModuleFragment()
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DModuleMap.cpp883 Module *ModuleMap::createGlobalModuleFragmentForModuleUnit(SourceLocation Loc, in createGlobalModuleFragmentForModuleUnit() function in ModuleMap