Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DTypeLoc.h733 bool hasAttrExprOperand() const { in hasAttrExprOperand() function
744 return hasAttrExprOperand() || hasAttrEnumOperand(); in hasAttrOperand()
773 assert(hasAttrExprOperand()); in getAttrExprOperand()
777 assert(hasAttrExprOperand()); in setAttrExprOperand()
824 if (hasAttrExprOperand()) { in initializeLocal()
/external/clang/lib/Sema/
DSemaType.cpp4514 if (TL.hasAttrExprOperand()) { in fillAttributedTypeLoc()
DTreeTransform.h5600 if (TL.hasAttrExprOperand()) in TransformAttributedType()
/external/clang/lib/Serialization/
DASTWriter.cpp593 if (TL.hasAttrExprOperand()) { in VisitAttributedTypeLoc()
DASTReader.cpp5821 if (TL.hasAttrExprOperand()) { in VisitAttributedTypeLoc()