Searched refs:attr_sysv_abi (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.3-release/contrib/llvm/tools/clang/lib/AST/
H A DTypePrinter.cpp1218 case AttributedType::attr_sysv_abi: OS << "sysv_abi"; break;
H A DType.cpp1886 case attr_sysv_abi:
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaType.cpp3453 case AttributedType::attr_sysv_abi:
4448 return AttributedType::attr_sysv_abi;
/freebsd-10.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DType.h3397 attr_sysv_abi, enumerator in enum:clang::FunctionType::ExtInfo::FunctionProtoType::AttributedType::Kind

Completed in 88 milliseconds