Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DDependentDiagnostic.h46 NamedDecl *TargetDecl, in Create()
118 NamedDecl *TargetDecl; member
/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGCXX.cpp113 GlobalDecl TargetDecl(BaseD, Dtor_Base); in TryEmitBaseDestructorAsAlias() local
H A DCodeGenFunction.cpp2550 const FunctionDecl *TargetDecl) { in checkTargetFeatures()
2557 const FunctionDecl *TargetDecl) { in checkTargetFeatures()
H A DCGCall.cpp1802 const Decl *TargetDecl) { in HasStrictReturn()
2090 static bool IsArgumentMaybeUndef(const Decl *TargetDecl, in IsArgumentMaybeUndef()
2148 const Decl *TargetDecl = CalleeInfo.getCalleeDecl().getDecl(); in ConstructAttributeList() local
4761 const Decl *TargetDecl = Callee.getAbstractInfo().getCalleeDecl().getDecl(); in EmitCall() local
H A DItaniumCXXABI.cpp4293 GlobalDecl TargetDecl) { in emitConstructorDestructorAlias()
H A DCGExpr.cpp5308 const Decl *TargetDecl = in EmitCall() local
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DCXXInheritance.cpp109 const CXXRecordDecl *TargetDecl = Base->getCanonicalDecl(); in isProvablyNotDerivedFrom() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaAccess.cpp1522 NamedDecl *TargetDecl = cast<NamedDecl>(TargetD); in HandleDependentAccessCheck() local
H A DSemaChecking.cpp750 const Decl *TargetDecl = CE->getCalleeDecl(); in SemaBuiltinCallWithStaticChain() local