Searched refs:LSM (Results 1 – 5 of 5) sorted by relevance
/openbsd/gnu/llvm/clang/lib/Parse/ |
H A D | ParseStmtAsm.cpp | 60 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 D | LocalizationChecker.cpp | 70 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 D | CodeGenAction.cpp | 481 const llvm::SourceMgr &LSM = *D.getSourceMgr(); in ConvertBackendLocation() local 486 LSM.getMemoryBuffer(LSM.FindBufferContainingLoc(D.getLoc())); in ConvertBackendLocation()
|
/openbsd/gnu/gcc/gcc/ |
H A D | timevar.def | 138 DEFTIMEVAR (TV_LSM , "LSM")
|
/openbsd/usr.bin/file/magdir/ |
H A D | linux | 109 # LSM entries - Nicol�s Lichtmaier <nick@debian.org>
|