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

/freebsd-10.1-release/contrib/llvm/tools/clang/lib/AST/
H A DType.cpp1855 case attr_ptr64:
1866 case attr_ptr64:
H A DTypePrinter.cpp1108 case AttributedType::attr_ptr64: OS << " __ptr64"; break;
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaType.cpp3457 case AttributedType::attr_ptr64:
4373 (CurAttrKind == AttributedType::attr_ptr64 &&
4404 case AttributeList::AT_Ptr64: TAK = AttributedType::attr_ptr64; break;
/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/AST/
H A DType.h3399 attr_ptr64, enumerator in enum:clang::FunctionType::ExtInfo::FunctionProtoType::AttributedType::Kind

Completed in 112 milliseconds