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

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

Completed in 173 milliseconds