Home
last modified time | relevance | path

Searched refs:getAttrListKind (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DSemaType.cpp3321 static AttributeList::Kind getAttrListKind(AttributedType::Kind kind) { in getAttrListKind() function
3373 AttributeList::Kind parsedKind = getAttrListKind(kind); in fillAttributedTypeLoc()
4261 if (getAttrListKind(CurAttrKind) == Kind) { in handleMSPointerTypeQualifierAttr()