Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDependentDiagnostic.h46 NamedDecl *TargetDecl, in Create()
120 NamedDecl *TargetDecl; member
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCXX.cpp118 GlobalDecl TargetDecl(BaseD, Dtor_Base); in TryEmitBaseDestructorAsAlias() local
H A DCodeGenFunction.cpp2607 const FunctionDecl *TargetDecl) { in checkTargetFeatures()
2614 const FunctionDecl *TargetDecl) { in checkTargetFeatures()
H A DCGCall.cpp1830 const Decl *TargetDecl) { in HasStrictReturn()
2244 static bool IsArgumentMaybeUndef(const Decl *TargetDecl, in IsArgumentMaybeUndef()
2346 const Decl *TargetDecl = CalleeInfo.getCalleeDecl().getDecl(); in ConstructAttributeList() local
4991 const Decl *TargetDecl = Callee.getAbstractInfo().getCalleeDecl().getDecl(); in EmitCall() local
H A DItaniumCXXABI.cpp4367 GlobalDecl TargetDecl) { in emitConstructorDestructorAlias()
H A DCGExpr.cpp5723 const Decl *TargetDecl = in EmitCall() local
/freebsd/contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/
H A DUSRLocFinder.cpp357 if (const auto *TargetDecl = in VisitNestedNameSpecifierLocations() local
391 if (const auto *TargetDecl = getSupportedDeclFromTypeLoc(Loc)) { in VisitTypeLoc() 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.cpp1532 NamedDecl *TargetDecl = cast<NamedDecl>(TargetD); in HandleDependentAccessCheck() local
H A DSemaChecking.cpp785 const Decl *TargetDecl = CE->getCalleeDecl(); in SemaBuiltinCallWithStaticChain() local
H A DSemaOpenMP.cpp23528 void Sema::ActOnOpenMPDeclareTargetInitializer(Decl *TargetDecl) { in ActOnOpenMPDeclareTargetInitializer()