Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseStmtAsm.cpp128 llvm::SourceMgr &LSM, in LookupInlineAsmLabel()
167 ClangAsmParserCallback::translateLocation(const llvm::SourceMgr &LSM, in translateLocation()
194 const llvm::SourceMgr &LSM = *D.getSourceMgr(); in handleDiagnostic() local
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DLocalizationChecker.cpp70 mutable llvm::SmallSet<std::pair<const IdentifierInfo *, Selector>, 12> LSM; member in __anonfd53a2e30111::NonLocalizedStringChecker
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenAction.cpp481 const llvm::SourceMgr &LSM = *D.getSourceMgr(); in ConvertBackendLocation() local