Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGCUDARuntime.cpp40 const Decl *TargetDecl = nullptr; in EmitCUDAKernelCallExpr() local
DCGCXX.cpp114 GlobalDecl TargetDecl, in TryEmitDefinitionAsAlias()
DCGCall.cpp1384 const Decl *TargetDecl, in ConstructAttributeList()
3022 const Decl *TargetDecl, in EmitCall()
DCGExpr.cpp3105 const Decl *TargetDecl = E->getCalleeDecl(); in EmitCallExpr() local
3343 const Decl *TargetDecl, llvm::Value *Chain) { in EmitCall()
DItaniumCXXABI.cpp3211 GlobalDecl TargetDecl) { in emitConstructorDestructorAlias()
/external/clang/include/clang/AST/
DDependentDiagnostic.h44 NamedDecl *TargetDecl, in Create()
115 NamedDecl *TargetDecl; member
/external/clang/lib/Sema/
DSemaAccess.cpp1505 NamedDecl *TargetDecl = cast<NamedDecl>(TargetD); in HandleDependentAccessCheck() local
DSemaChecking.cpp164 const Decl *TargetDecl = CE->getCalleeDecl(); in SemaBuiltinCallWithStaticChain() local