Home
last modified time | relevance | path

Searched defs:Dcl (Results 1 – 13 of 13) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaHLSL.cpp30 ActOnFinishHLSLBuffer(Decl * Dcl,SourceLocation RBrace) ActOnFinishHLSLBuffer() argument
H A DSemaDeclCXX.cpp1891 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 DSema.cpp2761 __anon19dac5870a02(Decl *Dcl) isDeclaratorFunctionLike() argument
H A DSemaDeclObjC.cpp2121 Decl *Dcl = Decls[i]; ActOnFinishObjCImplementation() local
H A DSemaDecl.cpp6221 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 DTransAutoreleasePool.cpp43 Decl *Dcl; member in __anon417df1360111::ReleaseCollector
420 DeclStmt *Dcl = nullptr; member
H A DTransforms.h90 Decl *Dcl; member
H A DTransforms.cpp221 ValueDecl *Dcl; global() member in __anondeb02e890111::ReferenceCollector
/freebsd-src/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTWriter.h348 const Decl *Dcl; global() member
358 DeclUpdate(unsigned Kind,const Decl * Dcl) DeclUpdate() argument
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseExprCXX.cpp2168 DeclResult Dcl = Actions.ActOnCXXConditionDeclaration(getCurScope(), ParseCXXCondition() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h1730 Decl *Dcl; global() member
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp2114 void RewriteObjC::RewriteObjCQualifiedInterfaceTypes(Decl *Dcl) { in RewriteObjCQualifiedInterfaceTypes()
H A DRewriteModernObjC.cpp2197 RewriteObjCQualifiedInterfaceTypes(Decl * Dcl) RewriteObjCQualifiedInterfaceTypes() argument
[all...]