Home
last modified time | relevance | path

Searched defs:GlobalModule (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSema.cpp847 auto *GlobalModule = Map.createGlobalModuleForInterfaceUnit(StartOfTU); in ActOnStartOfTranslationUnit() local
/freebsd-12.1/contrib/llvm/tools/clang/lib/Lex/
H A DModuleMap.cpp820 Module *GlobalModule) { in createModuleForInterfaceUnit()