Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaType.cpp4787 AttributeList::Kind parsedKind = getAttrListKind(TL.getAttrKind()); in fillAttributedTypeLoc() local
4789 while (attrs && attrs->getKind() != parsedKind) in fillAttributedTypeLoc()
4795 DeclAttrs->getKind() != parsedKind)) in fillAttributedTypeLoc()