Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/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()
/freebsd-13.1/sys/contrib/openzfs/config/
H A Dkernel-security-inode-init.m45 dnl # This was done to support the initialization of multiple LSM xattrs
/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DLocalizationChecker.cpp69 mutable llvm::SmallSet<std::pair<const IdentifierInfo *, Selector>, 12> LSM; member in __anon85f9db000111::NonLocalizedStringChecker
611 LSM.insert({&Ctx.Idents.get(receiver), Ctx.Selectors.getNullarySelector( \
614 LSM.insert({&Ctx.Idents.get(receiver), \
617 LSM.insert({&Ctx.Idents.get(receiver), \
622 if (!LSM.empty()) in initLocStringsMethods()
986 if (LSM.count(MethodDescription) || in checkPostObjCMessage()
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenAction.cpp421 const llvm::SourceMgr &LSM = *D.getSourceMgr(); in ConvertBackendLocation() local
426 LSM.getMemoryBuffer(LSM.FindBufferContainingLoc(D.getLoc())); in ConvertBackendLocation()
/freebsd-13.1/sys/arm64/arm64/
H A Didentcpu.c986 MRS_FIELD_VALUE_NONE_IMPL(ID_AA64MMFR2, LSM, NONE, IMPL),
1015 MRS_FIELD(ID_AA64MMFR2, LSM, false, MRS_EXACT, id_aa64mmfr2_lsm),
/freebsd-13.1/contrib/file/magic/Magdir/
H A Dlinux172 # LSM entries - Nicolas Lichtmaier <[email protected]>