Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DModuleMap.h95 Module *SourceModule = nullptr; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp744 if (const Module *SourceModule = MMI->getModule()) { in emitAttributes() local