Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/misc/
DUnusedUsingDeclsCheck.cpp53 static bool ShouldCheckDecl(const Decl *TargetDecl) { in ShouldCheckDecl()
107 const auto *TargetDecl = UsingShadow->getTargetDecl()->getCanonicalDecl(); in check() local
/external/clang/lib/CodeGen/
DCGCUDARuntime.cpp40 const Decl *TargetDecl = nullptr; in EmitCUDAKernelCallExpr() local
DCGCXX.cpp121 GlobalDecl TargetDecl, in TryEmitDefinitionAsAlias()
DCGCall.cpp1637 const Decl *TargetDecl = CalleeInfo.getCalleeDecl(); in ConstructAttributeList() local
4012 const Decl *TargetDecl = CalleeInfo.getCalleeDecl(); in EmitCall() local
4113 const Decl *TargetDecl = CalleeInfo.getCalleeDecl(); in EmitCall() local
DCodeGenFunction.cpp1957 const FunctionDecl *TargetDecl) { in checkTargetFeatures()
DCGExpr.cpp3745 const Decl *TargetDecl = E->getCalleeDecl(); in EmitCallExpr() local
3999 const Decl *TargetDecl = CalleeInfo.getCalleeDecl(); in EmitCall() local
DItaniumCXXABI.cpp3448 GlobalDecl TargetDecl) { in emitConstructorDestructorAlias()
/external/llvm-project/clang/include/clang/AST/
DDependentDiagnostic.h46 NamedDecl *TargetDecl, in Create()
118 NamedDecl *TargetDecl; member
/external/clang/include/clang/AST/
DDependentDiagnostic.h44 NamedDecl *TargetDecl, in Create()
115 NamedDecl *TargetDecl; member
/external/llvm-project/clang-tools-extra/clangd/unittests/
DASTTests.cpp123 const NamedDecl *TargetDecl; in TEST() local
189 const TypeDecl *TargetDecl = nullptr; in TEST() local
/external/llvm-project/clang/lib/Tooling/Refactoring/Rename/
DUSRLocFinder.cpp338 if (const auto *TargetDecl = in VisitNestedNameSpecifierLocations() local
372 if (const auto *TargetDecl = getSupportedDeclFromTypeLoc(Loc)) { in VisitTypeLoc() local
/external/llvm-project/clang/lib/CodeGen/
DCGCXX.cpp113 GlobalDecl TargetDecl(BaseD, Dtor_Base); in TryEmitBaseDestructorAsAlias() local
DCodeGenFunction.cpp2338 const FunctionDecl *TargetDecl) { in checkTargetFeatures()
2345 const FunctionDecl *TargetDecl) { in checkTargetFeatures()
DCGCall.cpp1927 const Decl *TargetDecl = CalleeInfo.getCalleeDecl().getDecl(); in ConstructAttributeList() local
4318 const Decl *TargetDecl = Callee.getAbstractInfo().getCalleeDecl().getDecl(); in EmitCall() local
DItaniumCXXABI.cpp4164 GlobalDecl TargetDecl) { in emitConstructorDestructorAlias()
DCGExpr.cpp5110 const Decl *TargetDecl = in EmitCall() local
/external/llvm-project/clang-tools-extra/clang-change-namespace/
DChangeNamespace.cpp852 const auto *TargetDecl = UsingShadow->getTargetDecl(); in replaceQualifiedSymbolInDeclContext() local
936 const NamedDecl *TargetDecl = in fixUsingShadowDecl() local
/external/swiftshader/third_party/subzero/src/
DIceASanInstrumentation.cpp139 const GlobalDeclaration *TargetDecl = RelocInit->getDeclaration(); in instrumentGlobals() local
/external/clang/lib/AST/
DCXXInheritance.cpp120 const CXXRecordDecl *TargetDecl = Base->getCanonicalDecl(); in isProvablyNotDerivedFrom() local
/external/llvm-project/clang/lib/AST/
DCXXInheritance.cpp110 const CXXRecordDecl *TargetDecl = Base->getCanonicalDecl(); in isProvablyNotDerivedFrom() local
/external/clang/lib/Sema/
DSemaAccess.cpp1505 NamedDecl *TargetDecl = cast<NamedDecl>(TargetD); in HandleDependentAccessCheck() local
DSemaChecking.cpp201 const Decl *TargetDecl = CE->getCalleeDecl(); in SemaBuiltinCallWithStaticChain() local
/external/llvm-project/clang/lib/Sema/
DSemaAccess.cpp1505 NamedDecl *TargetDecl = cast<NamedDecl>(TargetD); in HandleDependentAccessCheck() local
DSemaChecking.cpp366 const Decl *TargetDecl = CE->getCalleeDecl(); in SemaBuiltinCallWithStaticChain() local