Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DDependentDiagnostic.h46 NamedDecl *TargetDecl, in Create()
120 NamedDecl *TargetDecl; member
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCXX.cpp118 GlobalDecl TargetDecl(BaseD, Dtor_Base); in TryEmitBaseDestructorAsAlias() local
H A DCodeGenFunction.cpp2607 checkTargetFeatures(const CallExpr * E,const FunctionDecl * TargetDecl) checkTargetFeatures() argument
2614 checkTargetFeatures(SourceLocation Loc,const FunctionDecl * TargetDecl) checkTargetFeatures() argument
[all...]
H A DCGCall.cpp1830 HasStrictReturn(const CodeGenModule & Module,QualType RetTy,const Decl * TargetDecl) HasStrictReturn() argument
2244 IsArgumentMaybeUndef(const Decl * TargetDecl,unsigned NumRequiredArgs,unsigned ArgNo) IsArgumentMaybeUndef() argument
2346 const Decl *TargetDecl = CalleeInfo.getCalleeDecl().getDecl(); ConstructAttributeList() local
4991 const Decl *TargetDecl = Callee.getAbstractInfo().getCalleeDecl().getDecl(); EmitCall() local
[all...]
H A DItaniumCXXABI.cpp4367 emitConstructorDestructorAlias(CodeGenModule & CGM,GlobalDecl AliasDecl,GlobalDecl TargetDecl) emitConstructorDestructorAlias() argument
H A DCGExpr.cpp5723 const Decl *TargetDecl = EmitCall() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/
H A DUSRLocFinder.cpp357 if (const auto *TargetDecl = in VisitNestedNameSpecifierLocations() local
391 if (const auto *TargetDecl = getSupportedDeclFromTypeLoc(Loc)) { in VisitTypeLoc() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DCXXInheritance.cpp110 const CXXRecordDecl *TargetDecl = Base->getCanonicalDecl(); in isProvablyNotDerivedFrom() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaAccess.cpp1532 NamedDecl *TargetDecl = cast<NamedDecl>(TargetD); HandleDependentAccessCheck() local
H A DSemaChecking.cpp785 const Decl *TargetDecl = CE->getCalleeDecl(); SemaBuiltinCallWithStaticChain() local
H A DSemaOpenMP.cpp23528 ActOnOpenMPDeclareTargetInitializer(Decl * TargetDecl) ActOnOpenMPDeclareTargetInitializer() argument