Searched refs:hasParsedType (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/Sema/
H A DAttributeList.h337 bool hasParsedType() const { return HasParsedType; } function in class:clang::AttributeList
/external/clang/lib/Sema/
H A DSemaDeclAttr.cpp148 return Attr.getNumArgs() + Attr.hasParsedType();
1072 if (Attr.hasParsedType())
2216 if (!Attr.hasParsedType()) {

Completed in 72 milliseconds