HomeSort by relevance Sort by last modified time
    Searched refs:getValueKindForType (Results 1 - 8 of 8) sorted by null

  /external/clang/lib/Sema/
SemaOverload.cpp     [all...]
SemaExprCXX.cpp     [all...]
SemaCast.cpp 53 ValueKind(Expr::getValueKindForType(destType)),
    [all...]
SemaExprObjC.cpp     [all...]
SemaExpr.cpp     [all...]
TreeTransform.h     [all...]
  /external/clang/lib/AST/
DeclTemplate.cpp 225 Expr::getValueKindForType(NTTP->getType()),
    [all...]
  /external/clang/include/clang/AST/
Expr.h 388 /// getValueKindForType - Given a formal return or parameter type,
390 static ExprValueKind getValueKindForType(QualType T) {
    [all...]

Completed in 63 milliseconds