Home
last modified time | relevance | path

Searched refs:setAttrExprOperand (Results 1 – 4 of 4) sorted by relevance

/freebsd-head/contrib/llvm-project/clang/include/clang/AST/
HDTypeLoc.h1783 void setAttrExprOperand(Expr *e) { in setAttrExprOperand() function
1820 setAttrExprOperand(getTypePtr()->getAddrSpaceExpr()); in initializeLocal()
/freebsd-head/contrib/llvm-project/clang/lib/Sema/
HDSemaType.cpp6219 DASTL.setAttrExprOperand(AL.getArgAsExpr(0)); in fillDependentAddressSpaceTypeLoc()
HDTreeTransform.h5835 NewTL.setAttrExprOperand(TL.getAttrExprOperand()); in TransformDependentAddressSpaceType()
/freebsd-head/contrib/llvm-project/clang/lib/Serialization/
HDASTReader.cpp6869 TL.setAttrExprOperand(Reader.readExpr()); in VisitDependentAddressSpaceTypeLoc()