Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCXX.cpp116 GlobalDecl TargetDecl(BaseD, Dtor_Base); in TryEmitBaseDestructorAsAlias() local
H A DCodeGenFunction.cpp2796 const FunctionDecl *TargetDecl) { in checkTargetFeatures()
2821 const FunctionDecl *TargetDecl) { in checkTargetFeatures()
H A DCGCall.cpp1905 const Decl *TargetDecl) { in HasStrictReturn()
2330 static bool IsArgumentMaybeUndef(const Decl *TargetDecl, in IsArgumentMaybeUndef()
2430 const Decl *TargetDecl = CalleeInfo.getCalleeDecl().getDecl(); in ConstructAttributeList() local
5203 const Decl *TargetDecl = Callee.getAbstractInfo().getCalleeDecl().getDecl(); in EmitCall() local
H A DItaniumCXXABI.cpp4689 GlobalDecl TargetDecl) { in emitConstructorDestructorAlias()
H A DCGExpr.cpp6288 const Decl *TargetDecl = in EmitCall() local
/freebsd/contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/
H A DUSRLocFinder.cpp356 if (const auto *TargetDecl = in VisitNestedNameSpecifierLocations() local
390 if (const auto *TargetDecl = getSupportedDeclFromTypeLoc(Loc)) { in VisitTypeLoc() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DCXXInheritance.cpp108 const CXXRecordDecl *TargetDecl = Base->getCanonicalDecl(); in isProvablyNotDerivedFrom() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAccess.cpp1549 NamedDecl *TargetDecl = cast<NamedDecl>(TargetD); in HandleDependentAccessCheck() local
H A DSemaChecking.cpp812 const Decl *TargetDecl = CE->getCalleeDecl(); in BuiltinCallWithStaticChain() local
H A DSemaOpenMP.cpp23288 void SemaOpenMP::ActOnOpenMPDeclareTargetInitializer(Decl *TargetDecl) { in ActOnOpenMPDeclareTargetInitializer()