Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaHLSL.cpp30 void Sema::ActOnFinishHLSLBuffer(Decl *Dcl, SourceLocation RBrace) { in ActOnFinishHLSLBuffer()
H A DSemaDeclCXX.cpp1856 static bool CheckConstexprDeclStmt(Sema &SemaRef, const FunctionDecl *Dcl, in CheckConstexprDeclStmt()
2010 const FunctionDecl *Dcl, in CheckConstexprCtorInitializer()
2065 CheckConstexprFunctionStmt(Sema &SemaRef, const FunctionDecl *Dcl, Stmt *S, in CheckConstexprFunctionStmt()
2227 static bool CheckConstexprFunctionBody(Sema &SemaRef, const FunctionDecl *Dcl, in CheckConstexprFunctionBody()
11364 void Sema::ActOnFinishNamespaceDef(Decl *Dcl, SourceLocation RBrace) { in ActOnFinishNamespaceDef()
17470 void Sema::SetDeclDeleted(Decl *Dcl, SourceLocation DelLoc) { in SetDeclDeleted()
17522 void Sema::SetDeclDefaulted(Decl *Dcl, SourceLocation DefaultLoc) { in SetDeclDefaulted()
17891 Decl *Dcl = ActOnDeclarator(S, D); in ActOnCXXConditionDeclaration() local
H A DSema.cpp2715 bool Result = std::all_of(LR.begin(), LR.end(), [](Decl *Dcl) { in isDeclaratorFunctionLike()
H A DSemaDeclObjC.cpp2121 Decl *Dcl = Decls[i]; in ActOnFinishObjCImplementation() local
H A DSemaDecl.cpp6084 Decl *Dcl = HandleDeclarator(S, D, MultiTemplateParamsArg()); in ActOnDeclarator() local
14917 Decl *Dcl = ActOnStartOfFunctionDef(FnBodyScope, DP, SkipBody, BodyKind); in ActOnStartOfFunctionDef() local
/openbsd-src/gnu/llvm/clang/lib/ARCMigrate/
H A DTransAutoreleasePool.cpp43 Decl *Dcl; member in __anon1809987b0111::ReleaseCollector
420 DeclStmt *Dcl; member
H A DTransforms.h90 Decl *Dcl; member
H A DTransforms.cpp221 ValueDecl *Dcl; member in __anon92340b8e0111::ReferenceCollector
/openbsd-src/gnu/llvm/clang/tools/libclang/
H A DCIndexHigh.cpp48 const Decl *Dcl; member
219 const Decl *Dcl = cxcursor::getCursorDecl(declCursor); in findIdRefsInFile() local
H A DCXIndexDataConsumer.h49 const NamedDecl *Dcl; member
/openbsd-src/gnu/llvm/clang/include/clang/Serialization/
H A DASTWriter.h336 const Decl *Dcl; member
346 DeclUpdate(unsigned Kind, const Decl *Dcl) : Kind(Kind), Dcl(Dcl) {} in DeclUpdate()
/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseExprCXX.cpp2160 DeclResult Dcl = Actions.ActOnCXXConditionDeclaration(getCurScope(), in ParseCXXCondition() local
/openbsd-src/gnu/llvm/clang/include/clang/Parse/
H A DParser.h1710 Decl *Dcl; member
/openbsd-src/gnu/llvm/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp2114 void RewriteObjC::RewriteObjCQualifiedInterfaceTypes(Decl *Dcl) { in RewriteObjCQualifiedInterfaceTypes()
H A DRewriteModernObjC.cpp2197 void RewriteModernObjC::RewriteObjCQualifiedInterfaceTypes(Decl *Dcl) { in RewriteObjCQualifiedInterfaceTypes()