Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DTypeLoc.h1739 Expr *getAttrExprOperand() const { in getAttrExprOperand() function
/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp369 Record.AddStmt(TL.getAttrExprOperand()); in VisitDependentAddressSpaceTypeLoc()
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h5738 NewTL.setAttrExprOperand(TL.getAttrExprOperand()); in TransformDependentAddressSpaceType()