Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DTypeLoc.h707 bool hasAttrOperand() const { in hasAttrOperand() function
758 assert(hasAttrOperand()); in getAttrOperandParensRange()
762 assert(hasAttrOperand()); in setAttrOperandParensRange()
777 if (hasAttrOperand()) in getLocalSourceRange()
/external/clang/lib/Sema/
DSemaType.cpp3386 if (TL.hasAttrOperand()) in fillAttributedTypeLoc()
DTreeTransform.h5021 if (TL.hasAttrOperand()) in TransformAttributedType()
/external/clang/lib/Serialization/
DASTWriter.cpp552 if (TL.hasAttrOperand()) { in VisitAttributedTypeLoc()
DASTReader.cpp5093 if (TL.hasAttrOperand()) { in VisitAttributedTypeLoc()