Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
HDDependentDiagnostic.h46 NamedDecl *TargetDecl, in Create()
118 NamedDecl *TargetDecl; member
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/
HDUSRLocFinder.cpp337 if (const auto *TargetDecl = in VisitNestedNameSpecifierLocations() local
371 if (const auto *TargetDecl = getSupportedDeclFromTypeLoc(Loc)) { in VisitTypeLoc() local
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGCXX.cpp113 GlobalDecl TargetDecl(BaseD, Dtor_Base); in TryEmitBaseDestructorAsAlias() local
HDCodeGenFunction.cpp2281 const FunctionDecl *TargetDecl) { in checkTargetFeatures()
2288 const FunctionDecl *TargetDecl) { in checkTargetFeatures()
HDCGCall.cpp1851 const Decl *TargetDecl = CalleeInfo.getCalleeDecl().getDecl(); in ConstructAttributeList() local
3831 const Decl *TargetDecl = Callee.getAbstractInfo().getCalleeDecl().getDecl(); in EmitCall() local
HDItaniumCXXABI.cpp3945 GlobalDecl TargetDecl) { in emitConstructorDestructorAlias()
HDCGExpr.cpp4867 const Decl *TargetDecl = in EmitCall() local
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
HDCXXInheritance.cpp133 const CXXRecordDecl *TargetDecl = Base->getCanonicalDecl(); in isProvablyNotDerivedFrom() local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaAccess.cpp1504 NamedDecl *TargetDecl = cast<NamedDecl>(TargetD); in HandleDependentAccessCheck() local
HDSemaChecking.cpp352 const Decl *TargetDecl = CE->getCalleeDecl(); in SemaBuiltinCallWithStaticChain() local