Home
last modified time | relevance | path

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

/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/clang/include/clang/AST/
DDependentDiagnostic.h44 NamedDecl *TargetDecl, in Create()
115 NamedDecl *TargetDecl; member
/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/clang/lib/Sema/
DSemaAccess.cpp1505 NamedDecl *TargetDecl = cast<NamedDecl>(TargetD); in HandleDependentAccessCheck() local
DSemaChecking.cpp201 const Decl *TargetDecl = CE->getCalleeDecl(); in SemaBuiltinCallWithStaticChain() local