Searched defs:getClobbers (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/Basic/Targets/
H A DM68k.cpp232 std::string_view M68kTargetInfo::getClobbers() const { function in class:clang::targets::M68kTargetInfo
H A DAArch64.cpp1426 std::string_view AArch64TargetInfo::getClobbers() const { return ""; } function in class:AArch64TargetInfo
H A DARM.cpp1319 std::string_view ARMTargetInfo::getClobbers() const { function in class:ARMTargetInfo
/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DStmt.h3552 ArrayRef<StringRef> getClobbers() const { function in class:clang::MSAsmStmt

Completed in 95 milliseconds