Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Lex/
H A DModuleMap.h95 Module *SourceModule = nullptr; variable
/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp737 if (const Module *SourceModule = MMI->getModule()) { in emitAttributes() local