Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/AST/
H A DTypeLoc.h1732 Expr *getAttrExprOperand() const { in getAttrExprOperand() function
/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTWriter.cpp351 Record.AddStmt(TL.getAttrExprOperand()); in VisitDependentAddressSpaceTypeLoc()
/llvm-project-15.0.7/clang/lib/Sema/
H A DTreeTransform.h5546 NewTL.setAttrExprOperand(TL.getAttrExprOperand()); in TransformDependentAddressSpaceType()