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

/external/clang/include/clang/AST/
H A DTypeLoc.h735 Expr *getAttrExprOperand() const { function in class:clang::AttributedTypeLoc
/external/clang/lib/Serialization/
H A DASTWriter.cpp574 Expr *operand = TL.getAttrExprOperand();
/external/clang/lib/Sema/
H A DTreeTransform.h5167 newTL.setAttrExprOperand(TL.getAttrExprOperand());

Completed in 159 milliseconds