Home
last modified time | relevance | path

Searched defs:TargetDecl (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCXX.cpp118 GlobalDecl TargetDecl(BaseD, Dtor_Base); in TryEmitBaseDestructorAsAlias() local
H A DCodeGenFunction.cpp2688 const FunctionDecl *TargetDecl) { in checkTargetFeatures()
2713 const FunctionDecl *TargetDecl) { in checkTargetFeatures()
H A DCGCall.cpp1808 const Decl *TargetDecl) { in HasStrictReturn()
2226 static bool IsArgumentMaybeUndef(const Decl *TargetDecl, in IsArgumentMaybeUndef()
2328 const Decl *TargetDecl = CalleeInfo.getCalleeDecl().getDecl(); in ConstructAttributeList() local
5029 const Decl *TargetDecl = Callee.getAbstractInfo().getCalleeDecl().getDecl(); in EmitCall() local
H A DItaniumCXXABI.cpp4642 GlobalDecl TargetDecl) { in emitConstructorDestructorAlias()
H A DCGExpr.cpp5817 const Decl *TargetDecl = in EmitCall() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DCXXInheritance.cpp110 const CXXRecordDecl *TargetDecl = Base->getCanonicalDecl(); in isProvablyNotDerivedFrom() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAccess.cpp1550 NamedDecl *TargetDecl = cast<NamedDecl>(TargetD); in HandleDependentAccessCheck() local
H A DSemaChecking.cpp814 const Decl *TargetDecl = CE->getCalleeDecl(); in BuiltinCallWithStaticChain() local
H A DSemaOpenMP.cpp22371 void SemaOpenMP::ActOnOpenMPDeclareTargetInitializer(Decl *TargetDecl) { in ActOnOpenMPDeclareTargetInitializer()