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

/freebsd-10.3-release/contrib/llvm/tools/clang/lib/AST/
H A DTypePrinter.cpp1217 case AttributedType::attr_ms_abi: OS << "ms_abi"; break;
H A DType.cpp1885 case attr_ms_abi:
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaType.cpp3451 case AttributedType::attr_ms_abi:
4446 return AttributedType::attr_ms_abi;
/freebsd-10.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DType.h3396 attr_ms_abi, enumerator in enum:clang::FunctionType::ExtInfo::FunctionProtoType::AttributedType::Kind

Completed in 227 milliseconds