Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DDependentDiagnostic.h46 NamedDecl *TargetDecl, in Create()
120 NamedDecl *TargetDecl; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DDependentDiagnostic.h46 NamedDecl *TargetDecl, in Create()
120 NamedDecl *TargetDecl; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DDependentDiagnostic.h46 NamedDecl *TargetDecl, in Create()
120 NamedDecl *TargetDecl; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DDependentDiagnostic.h46 NamedDecl *TargetDecl, in Create()
120 NamedDecl *TargetDecl; member
/aosp_15_r20/external/clang/include/clang/AST/
H A DDependentDiagnostic.h44 NamedDecl *TargetDecl, in Create()
115 NamedDecl *TargetDecl; member
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGCUDARuntime.cpp40 const Decl *TargetDecl = nullptr; in EmitCUDAKernelCallExpr() local
H A DCGCXX.cpp121 GlobalDecl TargetDecl, in TryEmitDefinitionAsAlias()
H A 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
H A DCodeGenFunction.cpp1957 const FunctionDecl *TargetDecl) { in checkTargetFeatures()
H A DCGExpr.cpp3745 const Decl *TargetDecl = E->getCalleeDecl(); in EmitCallExpr() local
3999 const Decl *TargetDecl = CalleeInfo.getCalleeDecl(); in EmitCall() local
H A DItaniumCXXABI.cpp3448 GlobalDecl TargetDecl) { in emitConstructorDestructorAlias()
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceASanInstrumentation.cpp139 const GlobalDeclaration *TargetDecl = RelocInit->getDeclaration(); in instrumentGlobals() local
/aosp_15_r20/external/clang/lib/AST/
H A DCXXInheritance.cpp120 const CXXRecordDecl *TargetDecl = Base->getCanonicalDecl(); in isProvablyNotDerivedFrom() local
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaAccess.cpp1505 NamedDecl *TargetDecl = cast<NamedDecl>(TargetD); in HandleDependentAccessCheck() local
H A DSemaChecking.cpp201 const Decl *TargetDecl = CE->getCalleeDecl(); in SemaBuiltinCallWithStaticChain() local