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

/external/clang/include/clang/AST/
H A DExpr.h345 ModifiableType getModifiable() const { function in class:clang::Expr::Classification
354 bool isModifiable() const { return getModifiable() == CM_Modifiable; }

Completed in 43 milliseconds