Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Parse/
H A DParseStmtAsm.cpp96 StringRef LookupInlineAsmLabel(StringRef Identifier, llvm::SourceMgr &LSM, in LookupInlineAsmLabel()
145 SourceLocation translateLocation(const llvm::SourceMgr &LSM, llvm::SMLoc SMLoc) { in translateLocation()
172 const llvm::SourceMgr &LSM = *D.getSourceMgr(); in handleDiagnostic() local
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCodeGenAction.cpp266 const llvm::SourceMgr &LSM = *D.getSourceMgr(); in ConvertBackendLocation() local