/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaHLSL.cpp | 30 ActOnFinishHLSLBuffer(Decl * Dcl,SourceLocation RBrace) ActOnFinishHLSLBuffer() argument
|
H A D | SemaDeclCXX.cpp | 1891 CheckConstexprDeclStmt(Sema & SemaRef,const FunctionDecl * Dcl,DeclStmt * DS,SourceLocation & Cxx1yLoc,Sema::CheckConstexprKind Kind) CheckConstexprDeclStmt() argument 2045 CheckConstexprCtorInitializer(Sema & SemaRef,const FunctionDecl * Dcl,FieldDecl * Field,llvm::SmallSet<Decl *,16> & Inits,bool & Diagnosed,Sema::CheckConstexprKind Kind) CheckConstexprCtorInitializer() argument 2100 CheckConstexprFunctionStmt(Sema & SemaRef,const FunctionDecl * Dcl,Stmt * S,SmallVectorImpl<SourceLocation> & ReturnStmts,SourceLocation & Cxx1yLoc,SourceLocation & Cxx2aLoc,SourceLocation & Cxx2bLoc,Sema::CheckConstexprKind Kind) CheckConstexprFunctionStmt() argument 2262 CheckConstexprFunctionBody(Sema & SemaRef,const FunctionDecl * Dcl,Stmt * Body,Sema::CheckConstexprKind Kind) CheckConstexprFunctionBody() argument 11786 ActOnFinishNamespaceDef(Decl * Dcl,SourceLocation RBrace) ActOnFinishNamespaceDef() argument 18145 SetDeclDeleted(Decl * Dcl,SourceLocation DelLoc) SetDeclDeleted() argument 18197 SetDeclDefaulted(Decl * Dcl,SourceLocation DefaultLoc) SetDeclDefaulted() argument 18588 Decl *Dcl = ActOnDeclarator(S, D); ActOnCXXConditionDeclaration() local [all...] |
H A D | Sema.cpp | 2761 __anon19dac5870a02(Decl *Dcl) isDeclaratorFunctionLike() argument
|
H A D | SemaDeclObjC.cpp | 2121 Decl *Dcl = Decls[i]; ActOnFinishObjCImplementation() local
|
H A D | SemaDecl.cpp | 6221 Decl *Dcl = HandleDeclarator(S, D, MultiTemplateParamsArg()); ActOnDeclarator() local 15453 Decl *Dcl = ActOnStartOfFunctionDef(FnBodyScope, DP, SkipBody, BodyKind); ActOnStartOfFunctionDef() local
|
/freebsd-src/contrib/llvm-project/clang/lib/ARCMigrate/ |
H A D | TransAutoreleasePool.cpp | 43 Decl *Dcl; member in __anon417df1360111::ReleaseCollector 420 DeclStmt *Dcl = nullptr; member
|
H A D | Transforms.h | 90 Decl *Dcl; member
|
H A D | Transforms.cpp | 221 ValueDecl *Dcl; global() member in __anondeb02e890111::ReferenceCollector
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Serialization/ |
H A D | ASTWriter.h | 348 const Decl *Dcl; global() member 358 DeclUpdate(unsigned Kind,const Decl * Dcl) DeclUpdate() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseExprCXX.cpp | 2168 DeclResult Dcl = Actions.ActOnCXXConditionDeclaration(getCurScope(), ParseCXXCondition() local
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Parse/ |
H A D | Parser.h | 1730 Decl *Dcl; global() member
|
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/Rewrite/ |
H A D | RewriteObjC.cpp | 2114 void RewriteObjC::RewriteObjCQualifiedInterfaceTypes(Decl *Dcl) { in RewriteObjCQualifiedInterfaceTypes()
|
H A D | RewriteModernObjC.cpp | 2197 RewriteObjCQualifiedInterfaceTypes(Decl * Dcl) RewriteObjCQualifiedInterfaceTypes() argument [all...] |