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

/external/clang/lib/AST/
H A DType.cpp1884 case attr_sptr:
1895 case attr_sptr:
H A DTypePrinter.cpp1122 case AttributedType::attr_sptr: OS << " __sptr"; break;
/external/clang/lib/Sema/
H A DSemaType.cpp3435 case AttributedType::attr_sptr:
4385 } else if ((CurAttrKind == AttributedType::attr_sptr &&
4412 case AttributeList::AT_SPtr: TAK = AttributedType::attr_sptr; break;
/external/clang/include/clang/AST/
H A DType.h3425 attr_sptr, enumerator in enum:clang::FunctionType::ExtInfo::FunctionProtoType::AttributedType::Kind

Completed in 103 milliseconds