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

/external/clang/lib/AST/
H A DType.cpp1882 case attr_ptr32:
1893 case attr_ptr32:
H A DTypePrinter.cpp1120 case AttributedType::attr_ptr32: OS << " __ptr32"; break;
/external/clang/lib/Sema/
H A DSemaType.cpp3431 case AttributedType::attr_ptr32:
4378 if ((CurAttrKind == AttributedType::attr_ptr32 &&
4410 case AttributeList::AT_Ptr32: TAK = AttributedType::attr_ptr32; break;
/external/clang/include/clang/AST/
H A DType.h3423 attr_ptr32, enumerator in enum:clang::FunctionType::ExtInfo::FunctionProtoType::AttributedType::Kind

Completed in 112 milliseconds