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.cpp3468 if (TL.hasAttrOperand()) in fillAttributedTypeLoc()
DTreeTransform.h5164 if (TL.hasAttrOperand()) in TransformAttributedType()
/external/clang/lib/Serialization/
DASTWriter.cpp568 if (TL.hasAttrOperand()) { in VisitAttributedTypeLoc()
DASTReader.cpp5680 if (TL.hasAttrOperand()) { in VisitAttributedTypeLoc()