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

/external/clang/lib/AST/
H A DTypePrinter.cpp1231 case AttributedType::attr_sysv_abi: OS << "sysv_abi"; break;
H A DType.cpp1914 case attr_sysv_abi:
/external/clang/lib/Sema/
H A DSemaType.cpp3429 case AttributedType::attr_sysv_abi:
4455 return AttributedType::attr_sysv_abi;
/external/clang/include/clang/AST/
H A DType.h3422 attr_sysv_abi, enumerator in enum:clang::FunctionType::ExtInfo::FunctionProtoType::AttributedType::Kind

Completed in 163 milliseconds