Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DJumpDiagnostics.cpp521 MTE->GetTemporaryExpr()->skipRValueSubobjectAdjustments( in BuildScopeInformation()
DSemaInit.cpp5955 Init->skipRValueSubobjectAdjustments(CommaLHSs, Adjustments)); in performReferenceExtension()
5988 Init->skipRValueSubobjectAdjustments(CommaLHSs, Adjustments)); in performLifetimeExtension()
/external/clang/lib/CodeGen/
DCGExprConstant.cpp1116 ->skipRValueSubobjectAdjustments(CommaLHSs, Adjustments); in EmitLValue()
DCGExpr.cpp401 E = E->skipRValueSubobjectAdjustments(CommaLHSs, Adjustments); in EmitMaterializeTemporaryExpr()
/external/clang/lib/AST/
DExpr.cpp54 const Expr *Expr::skipRValueSubobjectAdjustments( in skipRValueSubobjectAdjustments() function in Expr
DExprConstant.cpp77 const Expr *Inner = Temp->skipRValueSubobjectAdjustments(CommaLHSs, in getType()
4822 skipRValueSubobjectAdjustments(CommaLHSs, Adjustments); in VisitMaterializeTemporaryExpr()
/external/clang/lib/Analysis/
DCFG.cpp3692 ->skipRValueSubobjectAdjustments(CommaLHSs, Adjustments)); in VisitForTemporaryDtors()
/external/clang/include/clang/AST/
DExpr.h829 const Expr *skipRValueSubobjectAdjustments(