Home
last modified time | relevance | path

Searched defs:Constructor (Results 1 – 25 of 29) sorted by relevance

12

/freebsd/crypto/openssl/doc/man3/
H A DOSSL_DECODER_CTX.pod177 =head2 Constructor section in DESCRIPTION
H A DOSSL_ENCODER_CTX.pod140 =head2 Constructor section in DESCRIPTION
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DAnyCall.h43 Constructor, enumerator
H A DCFG.h67 Constructor, enumerator
/freebsd/contrib/llvm-project/clang/include/clang/Index/
H A DIndexSymbol.h51 Constructor, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DTrieRawHashMap.cpp261 function_ref<const uint8_t *(void *Mem, ArrayRef<uint8_t> Hash)> in insert()
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DConsumed.cpp765 CXXConstructorDecl *Constructor = Call->getConstructor(); in VisitCXXConstructExpr() local
1194 if (const auto *Constructor = dyn_cast<CXXConstructorDecl>(D)) { in determineExpectedReturnState() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp2417 if (const CXXConstructorDecl *Constructor in CheckConstexprFunctionBody() local
3736 const CXXConstructorDecl *Constructor; member in __anon42c808800f11::UninitializedFieldVisitor
4062 Sema &SemaRef, const CXXConstructorDecl *Constructor) { in DiagnoseUninitializedFields()
4391 CXXConstructorDecl *Constructor in BuildMemInitializer() local
4875 BuildImplicitBaseInitializer(Sema &SemaRef, CXXConstructorDecl *Constructor, in BuildImplicitBaseInitializer()
4958 BuildImplicitMemberInitializer(Sema &SemaRef, CXXConstructorDecl *Constructor, in BuildImplicitMemberInitializer()
5290 Sema::SetDelegatingInitializer(CXXConstructorDecl *Constructor, in SetDelegatingInitializer()
5405 bool Sema::SetCtorInitializers(CXXConstructorDecl *Constructor, bool AnyErrors, in SetCtorInitializers()
5634 Sema &SemaRef, const CXXConstructorDecl *Constructor, in DiagnoseBaseOrMemInitializerOrder()
5837 CXXConstructorDecl *Constructor in ActOnMemInitializers() local
[all …]
H A DSemaAccess.cpp1654 CXXConstructorDecl *Constructor, in CheckConstructorAccess()
1697 CXXConstructorDecl *Constructor, in CheckConstructorAccess()
H A DSemaTypeTraits.cpp1056 auto *Constructor = cast<CXXConstructorDecl>(ND->getUnderlyingDecl()); in EvaluateUnaryTypeTrait() local
1094 auto *Constructor = cast<CXXConstructorDecl>(ND->getUnderlyingDecl()); in EvaluateUnaryTypeTrait() local
H A DSemaInit.cpp4063 DeclAccessPair FoundDecl, CXXConstructorDecl *Constructor, QualType T, in AddConstructorInitializationStep()
7234 CXXConstructorDecl *Constructor = cast<CXXConstructorDecl>(Best->Function); in CopyObject() local
7428 CXXConstructorDecl *Constructor in PerformConstructorInitialization() local
8098 if (CXXConstructorDecl *Constructor = dyn_cast<CXXConstructorDecl>(Fn)) { in Perform() local
9204 CXXConstructorDecl *Constructor in Diagnose() local
9301 CXXConstructorDecl *Constructor = cast<CXXConstructorDecl>(S.CurContext); in Diagnose() local
H A DSemaOverload.cpp1687 if (CXXConstructorDecl *Constructor in TryUserDefinedConversion() local
3871 CXXConstructorDecl *Constructor, in isFirstArgumentCompatibleWithType()
3919 CXXConstructorDecl *Constructor = cast<CXXConstructorDecl>(Best->Function); in IsInitializerListConstructorConversion() local
4099 if (CXXConstructorDecl *Constructor in IsUserDefinedConversion() local
7079 CXXConstructorDecl *Constructor = dyn_cast<CXXConstructorDecl>(Function); in AddOverloadCandidate() local
H A DSemaTemplateInstantiateDecl.cpp3151 if (CXXConstructorDecl *Constructor = dyn_cast<CXXConstructorDecl>(D)) { in VisitCXXMethodDecl() local
3383 if (auto *Constructor = dyn_cast<CXXConstructorDecl>(Method)) { in VisitCXXMethodDecl() local
H A DTreeTransform.h3557 QualType T, SourceLocation Loc, CXXConstructorDecl *Constructor, in RebuildCXXConstructExpr()
3586 CXXConstructorDecl *Constructor, in RebuildCXXInheritedCtorInitExpr()
15270 CXXConstructorDecl *Constructor = cast_or_null<CXXConstructorDecl>( in TransformCXXConstructExpr() local
15310 CXXConstructorDecl *Constructor = cast_or_null<CXXConstructorDecl>( in TransformCXXInheritedCtorInitExpr() local
15362 CXXConstructorDecl *Constructor = cast_or_null<CXXConstructorDecl>( in TransformCXXTemporaryObjectExpr() local
H A DSemaCodeComplete.cpp6587 CXXConstructorDecl *Constructor = in ProduceCtorInitMemberSignatureHelp() local
7098 auto *Constructor = dyn_cast<CXXConstructorDecl>(ConstructorD); in CodeCompleteConstructorInitializer() local
H A DSemaExpr.cpp18311 if (auto *Constructor = dyn_cast<CXXConstructorDecl>(Func)) in MarkFunctionReferenced() local
18368 if (CXXConstructorDecl *Constructor = in MarkFunctionReferenced() local
18486 if (CXXConstructorDecl *Constructor = dyn_cast<CXXConstructorDecl>(Func)) { in MarkFunctionReferenced() local
H A DSemaExprCXX.cpp4497 CXXConstructorDecl *Constructor = cast<CXXConstructorDecl>(Method); in BuildCXXCastArgument() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclCXX.cpp823 if (const auto *Constructor = dyn_cast<CXXConstructorDecl>(D)) { in addedMember() local
880 if (const auto *Constructor = dyn_cast<CXXConstructorDecl>(DUnderlying)) { in addedMember() local
1595 if (const auto *Constructor = dyn_cast<CXXConstructorDecl>(D)) { in finishedDefaultedOrDeletedMember() local
1661 if (const auto *Constructor = dyn_cast<CXXConstructorDecl>(D)) { in setTrivialForCallFlags() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjCopy/
H A DCommonConfig.h180 Constructor, enumerator
/freebsd/contrib/llvm-project/clang/lib/ExtractAPI/
H A DDeclarationFragments.cpp858 if (const auto *Constructor = dyn_cast<CXXConstructorDecl>(Method)) { in getFragmentsForSpecialCXXMethod() local
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h232 Constructor = 0x02, enumerator
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DOverload.h1506 CXXConstructorDecl *Constructor; member
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp1814 if (CXXConstructorDecl *Constructor = Construct->getConstructor()) in isTrivialInitializer() local
H A DCGClass.cpp628 const CXXConstructorDecl *Constructor, in EmitMemberInitializer()
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp3389 std::string Constructor = " " + Tag; in SynthesizeBlockImpl() local

12