Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DJumpDiagnostics.cpp502 MTE->GetTemporaryExpr()->skipRValueSubobjectAdjustments( in BuildScopeInformation()
DSemaInit.cpp5620 Init->skipRValueSubobjectAdjustments(CommaLHSs, Adjustments)); in performReferenceExtension()
5653 Init->skipRValueSubobjectAdjustments(CommaLHSs, Adjustments)); in performLifetimeExtension()
/external/clang/lib/CodeGen/
DCGExprConstant.cpp995 ->skipRValueSubobjectAdjustments(CommaLHSs, Adjustments); in EmitLValue()
DCGExpr.cpp376 E = E->skipRValueSubobjectAdjustments(CommaLHSs, Adjustments); in EmitMaterializeTemporaryExpr()
/external/clang/include/clang/AST/
DExpr.h797 const Expr *skipRValueSubobjectAdjustments(
/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()
4544 skipRValueSubobjectAdjustments(CommaLHSs, Adjustments); in VisitMaterializeTemporaryExpr()
/external/clang/lib/Analysis/
DCFG.cpp3583 ->skipRValueSubobjectAdjustments(CommaLHSs, Adjustments)); in VisitForTemporaryDtors()