Home
last modified time | relevance | path

Searched refs:skipRValueSubobjectAdjustments (Results 1 – 8 of 8) sorted by relevance

/external/clang/lib/Sema/
DJumpDiagnostics.cpp504 MTE->GetTemporaryExpr()->skipRValueSubobjectAdjustments( in BuildScopeInformation()
DSemaInit.cpp5823 Init->skipRValueSubobjectAdjustments(CommaLHSs, Adjustments)); in performReferenceExtension()
5856 Init->skipRValueSubobjectAdjustments(CommaLHSs, Adjustments)); in performLifetimeExtension()
/external/clang/lib/CodeGen/
DCGExprConstant.cpp1103 ->skipRValueSubobjectAdjustments(CommaLHSs, Adjustments); in EmitLValue()
DCGExpr.cpp393 E = E->skipRValueSubobjectAdjustments(CommaLHSs, Adjustments); in EmitMaterializeTemporaryExpr()
/external/clang/lib/AST/
DExpr.cpp54 const Expr *Expr::skipRValueSubobjectAdjustments( in skipRValueSubobjectAdjustments() function in Expr
DExprConstant.cpp76 const Expr *Inner = Temp->skipRValueSubobjectAdjustments(CommaLHSs, in getType()
4666 skipRValueSubobjectAdjustments(CommaLHSs, Adjustments); in VisitMaterializeTemporaryExpr()
/external/clang/lib/Analysis/
DCFG.cpp3660 ->skipRValueSubobjectAdjustments(CommaLHSs, Adjustments)); in VisitForTemporaryDtors()
/external/clang/include/clang/AST/
DExpr.h821 const Expr *skipRValueSubobjectAdjustments(