Searched defs:isValueDependent (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/AST/
H A DExpr.h146 bool isValueDependent() const { return ExprBits.ValueDependent; } function in class:clang::Expr
[all...]

Completed in 109 milliseconds