Home
last modified time | relevance | path

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

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