Searched refs:CLE (Results 1 – 14 of 14) sorted by relevance
| /openbsd-src/regress/lib/libcrypto/x509/bettertls/certificates/ |
| H A D | 3002.chain | 36 IXILanHfPkiuYwLLbdo7HIex7gQuMEYeZC+CLE+kxcAm43vl1oJAooVlGbDFWWKE
|
| /openbsd-src/gnu/llvm/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() 563 else if (auto *CLE = EWC->getObject(i).dyn_cast<CompoundLiteralExpr *>()) in BuildScopeInformation() local 564 BuildScopeInformation(CLE, origParentScope); in BuildScopeInformation()
|
| H A D | SemaChecking.cpp | 5648 if (const CompoundLiteralExpr *CLE = in CheckNonNullExpr() local 5651 dyn_cast<InitListExpr>(CLE->getInitializer())) in CheckNonNullExpr()
|
| /openbsd-src/gnu/llvm/clang/lib/AST/ |
| H A D | JSONNodeDumper.cpp | 1427 } else if (auto *CLE = CO.dyn_cast<CompoundLiteralExpr *>()) { in VisitExprWithCleanups() local 1429 Obj["id"] = createPointerRepresentation(CLE); in VisitExprWithCleanups() 1430 Obj["kind"] = CLE->getStmtClassName(); in VisitExprWithCleanups()
|
| H A D | TextNodeDumper.cpp | 722 else if (auto *CLE = C.dyn_cast<CompoundLiteralExpr *>()) in dumpCleanupObject() local 727 OS << CLE->getStmtClassName(); in dumpCleanupObject() 729 dumpPointer(CLE); in dumpCleanupObject()
|
| H A D | ExprConstant.cpp | 1996 const CompoundLiteralExpr *CLE = cast<CompoundLiteralExpr>(E); in IsGlobalLValue() local 1997 return CLE->isFileScope() && CLE->isLValue(); in IsGlobalLValue() 4251 if (const CompoundLiteralExpr *CLE = dyn_cast<CompoundLiteralExpr>(Base)) { in handleLValueToRValueConversion() local 4261 if (!Evaluate(Lit, Info, CLE->getInitializer())) in handleLValueToRValueConversion() 4277 QualType CLETy = CLE->getType(); in handleLValueToRValueConversion() 4281 Info.Note(CLE->getExprLoc(), diag::note_declared_at); in handleLValueToRValueConversion()
|
| H A D | Expr.cpp | 3955 if (const CompoundLiteralExpr *CLE = dyn_cast<CompoundLiteralExpr>(this)){ in isNullPointerConstant() local 3956 const Expr *InitExpr = CLE->getInitializer(); in isNullPointerConstant()
|
| H A D | ASTImporter.cpp | 8627 if (auto *CLE = From.dyn_cast<CompoundLiteralExpr *>()) { in Import() local 8628 if (Expected<Expr *> R = Import(CLE)) in Import()
|
| /openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
| H A D | CGExprConstant.cpp | 2207 const CompoundLiteralExpr *CLE, llvm::GlobalVariable *GV) { in setAddrOfConstantCompoundLiteral() argument 2208 bool Ok = EmittedCompoundLiterals.insert(std::make_pair(CLE, GV)).second; in setAddrOfConstantCompoundLiteral()
|
| H A D | CodeGenModule.h | 1054 void setAddrOfConstantCompoundLiteral(const CompoundLiteralExpr *CLE,
|
| /openbsd-src/gnu/llvm/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]$")>;
|
| /openbsd-src/gnu/llvm/clang/lib/Serialization/ |
| H A D | ASTWriterStmt.cpp | 1848 } else if (auto *CLE = Obj.dyn_cast<CompoundLiteralExpr *>()) { in VisitExprWithCleanups() local 1850 Record.AddStmt(CLE); in VisitExprWithCleanups()
|
| /openbsd-src/share/misc/ |
| H A D | airport | 345 CLE:Cleveland-Hopkins International, Ohio, USA
|