Home
last modified time | relevance | path

Searched defs:CLE (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/CodeGen/
DCGExprConstant.cpp1023 CompoundLiteralExpr *CLE = cast<CompoundLiteralExpr>(E); in EmitLValue() local
/external/clang/lib/AST/
DExpr.cpp3214 if (const CompoundLiteralExpr *CLE = dyn_cast<CompoundLiteralExpr>(this)){ in isNullPointerConstant() local
DExprConstant.cpp1353 const CompoundLiteralExpr *CLE = cast<CompoundLiteralExpr>(E); in IsGlobalLValue() local
2907 if (const CompoundLiteralExpr *CLE = dyn_cast<CompoundLiteralExpr>(Base)) { in handleLValueToRValueConversion() local
/external/clang/lib/Sema/
DSemaChecking.cpp1909 if (const CompoundLiteralExpr *CLE = in CheckNonNullExpr() local