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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Basic/Targets/
H A DWebAssembly.cpp38 bool WebAssemblyTargetInfo::setABI(const std::string &Name) { function in class:WebAssemblyTargetInfo
H A DAArch64.cpp112 bool AArch64TargetInfo::setABI(const std::string &Name) { function in class:AArch64TargetInfo
H A DARM.cpp342 bool ARMTargetInfo::setABI(const std::string &Name) { function in class:ARMTargetInfo
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h1151 virtual bool setABI(const std::string &Name) { function in class:clang::TargetInfo

Completed in 116 milliseconds