Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDependentDiagnostic.h44 NamedDecl *TargetDecl, in Create()
115 NamedDecl *TargetDecl; member
/external/clang/lib/CodeGen/
DCGCUDARuntime.cpp40 const Decl *TargetDecl = nullptr; in EmitCUDAKernelCallExpr() local
DCGCXX.cpp121 GlobalDecl TargetDecl, in TryEmitDefinitionAsAlias()
DCodeGenFunction.cpp1287 const Decl *TargetDecl = Call->getCalleeDecl(); in EmitBranchOnBoolExpr() local
1896 const FunctionDecl *TargetDecl) { in checkTargetFeatures()
DCGCall.cpp1453 const Decl *TargetDecl = CalleeInfo.getCalleeDecl(); in ConstructAttributeList() local
3583 const Decl *TargetDecl = CalleeInfo.getCalleeDecl(); in EmitCall() local
3659 const Decl *TargetDecl = CalleeInfo.getCalleeDecl(); in EmitCall() local
DCGStmt.cpp1542 const Decl *TargetDecl = Call->getCalleeDecl(); in EmitSwitchStmt() local
DCGExpr.cpp3531 const Decl *TargetDecl = E->getCalleeDecl(); in EmitCallExpr() local
3785 const Decl *TargetDecl = CalleeInfo.getCalleeDecl(); in EmitCall() local
DItaniumCXXABI.cpp3410 GlobalDecl TargetDecl) { in emitConstructorDestructorAlias()
/external/clang/lib/AST/
DCXXInheritance.cpp120 const CXXRecordDecl *TargetDecl = Base->getCanonicalDecl(); in isProvablyNotDerivedFrom() local
/external/clang/lib/Sema/
DSemaAccess.cpp1510 NamedDecl *TargetDecl = cast<NamedDecl>(TargetD); in HandleDependentAccessCheck() local
DSemaChecking.cpp198 const Decl *TargetDecl = CE->getCalleeDecl(); in SemaBuiltinCallWithStaticChain() local