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

/external/clang/include/clang/AST/
H A DExpr.h389 /// getValueKindForType - Given a formal return or parameter type,
391 static ExprValueKind getValueKindForType(QualType T) { function in class:clang::Expr

Completed in 117 milliseconds