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

/freebsd-10.1-release/contrib/llvm/tools/clang/lib/AST/
H A DTypePrinter.cpp1098 if (T->getAttrKind() == AttributedType::attr_objc_gc ||
1119 if (T->getAttrKind() == AttributedType::attr_objc_gc ||
1178 case AttributedType::attr_objc_gc: {
H A DType.cpp1874 case attr_objc_gc:
/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/AST/
H A DType.h3379 attr_objc_gc, enumerator in enum:clang::FunctionType::ExtInfo::FunctionProtoType::AttributedType::Kind
3384 FirstEnumOperandKind = attr_objc_gc,
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaType.cpp3428 case AttributedType::attr_objc_gc:
4214 type = S.Context.getAttributedType(AttributedType::attr_objc_gc,

Completed in 139 milliseconds