Home
last modified time | relevance | path

Searched refs:SourceModule (Results 1 – 4 of 4) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/include/clang/Lex/
H A DModuleMap.h60 Module *SourceModule;
/minix3/external/bsd/llvm/dist/clang/lib/Lex/
H A DModuleMap.cpp92 CompilingModule(nullptr), SourceModule(nullptr) {} in ModuleMap()
248 if (getTopLevelOrNull(RequestingModule) != getTopLevelOrNull(SourceModule)) in diagnoseHeaderInclusion()
553 SourceModule = Result; in findOrCreateModule()
685 SourceModule = Result; in inferFrameworkModule()
H A DPPDirectives.cpp593 return HeaderInfo.getModuleMap().SourceModule; // Compiling a source. in getModuleForLocation()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp807 if (const Module *SourceModule = MMI->getModule()) { in emitAttributes() local
811 SourceModule->getModuleFlag("wchar_size"))) { in emitAttributes()
822 SourceModule->getModuleFlag("min_enum_size"))) { in emitAttributes()