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

/freebsd-10.1-release/contrib/llvm/tools/clang/lib/AST/
H A DType.cpp1857 case attr_uptr:
1868 case attr_uptr:
H A DTypePrinter.cpp1110 case AttributedType::attr_uptr: OS << " __uptr"; break;
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaType.cpp3461 case AttributedType::attr_uptr:
4380 (CurAttrKind == AttributedType::attr_uptr &&
4406 case AttributeList::AT_UPtr: TAK = AttributedType::attr_uptr; break;
/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/AST/
H A DType.h3401 attr_uptr enumerator in enum:clang::FunctionType::ExtInfo::FunctionProtoType::AttributedType::Kind

Completed in 195 milliseconds