Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/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
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DLocalizationChecker.cpp72 mutable llvm::SmallSet<std::pair<const IdentifierInfo *, Selector>, 12> LSM; member in __anon79a03b4c0111::NonLocalizedStringChecker
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenAction.cpp407 const llvm::SourceMgr &LSM = *D.getSourceMgr(); in ConvertBackendLocation() local