Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DModuleMap.h555 Module *createImplicitGlobalModuleFragmentForModuleUnit(SourceLocation Loc,
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaModule.cpp947 Map.createImplicitGlobalModuleFragmentForModuleUnit(BeginLoc, in PushImplicitGlobalModuleFragment()
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DModuleMap.cpp885 ModuleMap::createImplicitGlobalModuleFragmentForModuleUnit(SourceLocation Loc, in createImplicitGlobalModuleFragmentForModuleUnit() function in ModuleMap