Searched refs:Cons (Results 1 – 11 of 11) sorted by relevance
/openbsd/gnu/llvm/clang/lib/AST/Interp/ |
H A D | Disasm.cpp | 37 if (auto *Cons = dyn_cast<CXXConstructorDecl>(F)) { in dump() local 38 DeclarationName Name = Cons->getParent()->getDeclName(); in dump()
|
/openbsd/gnu/llvm/libcxx/docs/DesignDocs/ |
H A D | FileTimeType.rst | 401 Cons: 432 Cons: 451 Cons:
|
/openbsd/gnu/llvm/clang/lib/AST/ |
H A D | ExprCXX.cpp | 1050 CXXConstructorDecl *Cons, QualType Ty, TypeSourceInfo *TSI, in CXXTemporaryObjectExpr() argument 1056 Cons, /* Elidable=*/false, Args, HadMultipleCandidates, in CXXTemporaryObjectExpr() 1068 const ASTContext &Ctx, CXXConstructorDecl *Cons, QualType Ty, in Create() argument 1077 Cons, Ty, TSI, Args, ParenOrBraceRange, HadMultipleCandidates, in Create()
|
/openbsd/gnu/llvm/clang/lib/CodeGen/ |
H A D | CGExprAgg.cpp | 482 if (auto *Cons = dyn_cast_or_null<CXXConstructExpr>(E)) in isTrivialFiller() local 483 return Cons->getConstructor()->isDefaultConstructor() && in isTrivialFiller() 484 Cons->getConstructor()->isTrivial(); in isTrivialFiller()
|
/openbsd/gnu/llvm/clang/include/clang/AST/ |
H A D | ExprCXX.h | 1864 CXXTemporaryObjectExpr(CXXConstructorDecl *Cons, QualType Ty, 1875 Create(const ASTContext &Ctx, CXXConstructorDecl *Cons, QualType Ty,
|
/openbsd/gnu/usr.bin/perl/ |
H A D | AUTHORS | 855 Lionel Cons <lionel.cons@cern.ch>
|
/openbsd/gnu/llvm/clang/tools/libclang/ |
H A D | CIndex.cpp | 1369 if (const auto *Cons = RTR.getTypeConstraint()) in VisitConceptRequirement() local 1370 VisitTypeConstraint(*Cons); in VisitConceptRequirement()
|
/openbsd/gnu/usr.bin/binutils/gas/ |
H A D | ChangeLog-0001 | 6713 (ppc_tc): Cons for 8 when code is 64 bit.
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/ |
H A D | ChangeLog-0001 | 6713 (ppc_tc): Cons for 8 when code is 64 bit.
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | ChangeLog.7 | 14078 (declare_weak): Cons weak_decls directly.
|
/openbsd/games/fortune/datfiles/ |
H A D | fortunes2 | 19362 -- Roger Waters, "The Pros and Cons of Hitchhiking"
|