Home
last modified time | relevance | path

Searched refs:LSM (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/llvm/clang/lib/Parse/
H A DParseStmtAsm.cpp60 StringRef LookupInlineAsmLabel(StringRef Identifier, llvm::SourceMgr &LSM,
79 SourceLocation translateLocation(const llvm::SourceMgr &LSM,
128 llvm::SourceMgr &LSM, in LookupInlineAsmLabel() argument
131 SourceLocation Loc = translateLocation(LSM, Location); in LookupInlineAsmLabel()
167 ClangAsmParserCallback::translateLocation(const llvm::SourceMgr &LSM, in translateLocation() argument
173 LSM.getMemoryBuffer(LSM.FindBufferContainingLoc(SMLoc)); in translateLocation()
194 const llvm::SourceMgr &LSM = *D.getSourceMgr(); in handleDiagnostic() local
195 SourceLocation Loc = translateLocation(LSM, D.getLoc()); in handleDiagnostic()
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DLocalizationChecker.cpp70 mutable llvm::SmallSet<std::pair<const IdentifierInfo *, Selector>, 12> LSM; member in __anon891b99d90111::NonLocalizedStringChecker
612 LSM.insert({&Ctx.Idents.get(receiver), Ctx.Selectors.getNullarySelector( \
615 LSM.insert({&Ctx.Idents.get(receiver), \
618 LSM.insert({&Ctx.Idents.get(receiver), \
623 if (!LSM.empty()) in initLocStringsMethods()
987 if (LSM.count(MethodDescription) || in checkPostObjCMessage()
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenAction.cpp481 const llvm::SourceMgr &LSM = *D.getSourceMgr(); in ConvertBackendLocation() local
486 LSM.getMemoryBuffer(LSM.FindBufferContainingLoc(D.getLoc())); in ConvertBackendLocation()
/openbsd/gnu/gcc/gcc/
H A Dtimevar.def138 DEFTIMEVAR (TV_LSM , "LSM")
/openbsd/usr.bin/file/magdir/
H A Dlinux109 # LSM entries - Nicol�s Lichtmaier <nick@debian.org>