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

/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DTypeLoc.h639 Expr *ExprOperand; member in union:clang::AttributedLocInfo::__anon2805
697 return getLocalData()->ExprOperand;
701 getLocalData()->ExprOperand = e;

Completed in 62 milliseconds