Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DTypeLoc.h710 bool hasAttrOperand() const { in hasAttrOperand() function
761 assert(hasAttrOperand()); in getAttrOperandParensRange()
765 assert(hasAttrOperand()); in setAttrOperandParensRange()
780 if (hasAttrOperand()) in getLocalSourceRange()
/external/clang/lib/Sema/
DSemaType.cpp3518 if (TL.hasAttrOperand()) in fillAttributedTypeLoc()
DTreeTransform.h5401 if (TL.hasAttrOperand()) in TransformAttributedType()
/external/clang/lib/Serialization/
DASTWriter.cpp581 if (TL.hasAttrOperand()) { in VisitAttributedTypeLoc()
DASTReader.cpp5864 if (TL.hasAttrOperand()) { in VisitAttributedTypeLoc()