Home
last modified time | relevance | path

Searched refs:getAttrExprOperand (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDTypeLoc.h760 Expr *getAttrExprOperand() const { in getAttrExprOperand() function
/NextBSD/contrib/llvm/tools/clang/lib/Serialization/
HDASTWriter.cpp591 Expr *operand = TL.getAttrExprOperand(); in VisitAttributedTypeLoc()
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDTreeTransform.h5445 newTL.setAttrExprOperand(TL.getAttrExprOperand()); in TransformAttributedType()