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

/freebsd-10.3-release/contrib/llvm/tools/clang/lib/AST/
H A DType.cpp1856 case attr_sptr:
1867 case attr_sptr:
H A DTypePrinter.cpp1109 case AttributedType::attr_sptr: OS << " __sptr"; break;
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaType.cpp3459 case AttributedType::attr_sptr:
4378 } else if ((CurAttrKind == AttributedType::attr_sptr &&
4405 case AttributeList::AT_SPtr: TAK = AttributedType::attr_sptr; break;
/freebsd-10.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DType.h3400 attr_sptr, enumerator in enum:clang::FunctionType::ExtInfo::FunctionProtoType::AttributedType::Kind

Completed in 263 milliseconds