Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Lex/
H A DModuleMap.h554 Module *createGlobalModuleFragmentForModuleUnit(SourceLocation Loc,
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaModule.cpp984 GlobalModuleFragment = Map.createGlobalModuleFragmentForModuleUnit( in PushGlobalModuleFragment()
/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DModuleMap.cpp853 Module *ModuleMap::createGlobalModuleFragmentForModuleUnit(SourceLocation Loc, in createGlobalModuleFragmentForModuleUnit() function in ModuleMap