Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGExprConstant.cpp1005 CompoundLiteralExpr *CLE = cast<CompoundLiteralExpr>(E); in EmitLValue() local
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDExpr.cpp3297 if (const CompoundLiteralExpr *CLE = dyn_cast<CompoundLiteralExpr>(this)){ in isNullPointerConstant() local
HDExprConstant.cpp1198 const CompoundLiteralExpr *CLE = cast<CompoundLiteralExpr>(E); in IsGlobalLValue() local
2718 if (const CompoundLiteralExpr *CLE = dyn_cast<CompoundLiteralExpr>(Base)) { in handleLValueToRValueConversion() local
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaChecking.cpp1131 if (const CompoundLiteralExpr *CLE = in CheckNonNullExpr() local