| /netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
| H A D | JumpDiagnostics.cpp | 85 void BuildScopeInformation(CompoundLiteralExpr *CLE, unsigned &ParentScope); 292 void JumpScopeChecker::BuildScopeInformation(CompoundLiteralExpr *CLE, in BuildScopeInformation() argument 296 Scopes.push_back(GotoScope(ParentScope, InDiag, OutDiag, CLE->getExprLoc())); in BuildScopeInformation() 558 else if (auto *CLE = EWC->getObject(i).dyn_cast<CompoundLiteralExpr *>()) in BuildScopeInformation() local 559 BuildScopeInformation(CLE, origParentScope); in BuildScopeInformation()
|
| H A D | SemaChecking.cpp | 4372 if (const CompoundLiteralExpr *CLE = in CheckNonNullExpr() local 4375 dyn_cast<InitListExpr>(CLE->getInitializer())) in CheckNonNullExpr()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
| H A D | JSONNodeDumper.cpp | 1343 } else if (auto *CLE = CO.dyn_cast<CompoundLiteralExpr *>()) { in VisitExprWithCleanups() local 1345 Obj["id"] = createPointerRepresentation(CLE); in VisitExprWithCleanups() 1346 Obj["kind"] = CLE->getStmtClassName(); in VisitExprWithCleanups()
|
| H A D | TextNodeDumper.cpp | 679 else if (auto *CLE = C.dyn_cast<CompoundLiteralExpr *>()) in dumpCleanupObject() local 684 OS << CLE->getStmtClassName(); in dumpCleanupObject() 686 dumpPointer(CLE); in dumpCleanupObject()
|
| H A D | Expr.cpp | 3768 if (const CompoundLiteralExpr *CLE = dyn_cast<CompoundLiteralExpr>(this)){ in isNullPointerConstant() local 3769 const Expr *InitExpr = CLE->getInitializer(); in isNullPointerConstant()
|
| H A D | ExprConstant.cpp | 1993 const CompoundLiteralExpr *CLE = cast<CompoundLiteralExpr>(E); in IsGlobalLValue() local 1994 return CLE->isFileScope() && CLE->isLValue(); in IsGlobalLValue() 4222 if (const CompoundLiteralExpr *CLE = dyn_cast<CompoundLiteralExpr>(Base)) { in handleLValueToRValueConversion() local 4231 if (!Evaluate(Lit, Info, CLE->getInitializer())) in handleLValueToRValueConversion()
|
| H A D | ASTImporter.cpp | 8203 if (auto *CLE = From.dyn_cast<CompoundLiteralExpr *>()) { in Import() local 8204 if (Expected<Expr *> R = Import(CLE)) in Import()
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/mips/boot/dts/ingenic/ |
| H A D | ci20.dts | 357 * Only CLE/ALE are needed for the devices that are connected, rather
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
| H A D | CodeGenModule.h | 1003 void setAddrOfConstantCompoundLiteral(const CompoundLiteralExpr *CLE,
|
| H A D | CGExprConstant.cpp | 2171 const CompoundLiteralExpr *CLE, llvm::GlobalVariable *GV) { in setAddrOfConstantCompoundLiteral() argument 2172 bool Ok = EmittedCompoundLiterals.insert(std::make_pair(CLE, GV)).second; in setAddrOfConstantCompoundLiteral()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/ |
| H A D | MipsScheduleP5600.td | 363 def : InstRW<[P5600WriteFPUS], (instregex "^(CLE|CLEI)_(S|U)_[BHWD]$")>;
|
| H A D | MipsScheduleGeneric.td | 1475 def : InstRW<[GenericWriteFPUS], (instregex "^(CLE|CLEI)_(S|U)_[BHWD]$")>;
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/ |
| H A D | ASTWriterStmt.cpp | 1835 } else if (auto *CLE = Obj.dyn_cast<CompoundLiteralExpr *>()) { in VisitExprWithCleanups() local 1837 Record.AddStmt(CLE); in VisitExprWithCleanups()
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
| H A D | sama5d4.dtsi | 1273 AT91_PIOC 18 AT91_PERIPH_A AT91_PINCTRL_PULL_UP /* PC18 CLE */
|
| /netbsd-src/share/misc/ |
| H A D | airport | 1355 CLE:Cleveland-Hopkins International, Ohio, USA
|
| /netbsd-src/external/historical/nawk/dist/testdir/ |
| H A D | funstack.in | 3642 @Article{Schwayder:1971:CLE, 3661 @Article{Shwayder:1971:CLE,
|