Home
last modified time | relevance | path

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

12

/external/llvm-project/clang/include/clang/Index/
DDeclOccurrence.h25 const Decl *Dcl; member
/external/llvm-project/clang/lib/ARCMigrate/
DTransAutoreleasePool.cpp43 Decl *Dcl; member in __anoncc7536540111::ReleaseCollector
419 DeclStmt *Dcl; member
DTransforms.h90 Decl *Dcl; member
DTransforms.cpp223 ValueDecl *Dcl; member in __anon75b2d6270111::ReferenceCollector
/external/clang/lib/ARCMigrate/
DTransAutoreleasePool.cpp44 Decl *Dcl; member in __anond7ac9e460111::ReleaseCollector
420 DeclStmt *Dcl; member
DTransforms.h91 Decl *Dcl; member
DTransforms.cpp228 ValueDecl *Dcl; member in __anonf56047990111::ReferenceCollector
/external/clang/tools/libclang/
DCIndexHigh.cpp49 const Decl *Dcl; member
222 const Decl *Dcl = cxcursor::getCursorDecl(declCursor); in findIdRefsInFile() local
DCXIndexDataConsumer.h51 const NamedDecl *Dcl; member
/external/llvm-project/clang/tools/libclang/
DCIndexHigh.cpp48 const Decl *Dcl; member
219 const Decl *Dcl = cxcursor::getCursorDecl(declCursor); in findIdRefsInFile() local
DCXIndexDataConsumer.h49 const NamedDecl *Dcl; member
/external/llvm-project/clang/include/clang/Serialization/
DASTWriter.h347 const Decl *Dcl; member
357 DeclUpdate(unsigned Kind, const Decl *Dcl) : Kind(Kind), Dcl(Dcl) {} in DeclUpdate()
/external/clang/include/clang/Serialization/
DASTWriter.h313 const Decl *Dcl; member
323 DeclUpdate(unsigned Kind, const Decl *Dcl) : Kind(Kind), Dcl(Dcl) {} in DeclUpdate()
/external/clang/lib/Sema/
DSemaDeclCXX.cpp863 static bool CheckConstexprDeclStmt(Sema &SemaRef, const FunctionDecl *Dcl, in CheckConstexprDeclStmt()
977 const FunctionDecl *Dcl, in CheckConstexprCtorInitializer()
1015 CheckConstexprFunctionStmt(Sema &SemaRef, const FunctionDecl *Dcl, Stmt *S, in CheckConstexprFunctionStmt()
1133 bool Sema::CheckConstexprFunctionBody(const FunctionDecl *Dcl, Stmt *Body) { in CheckConstexprFunctionBody()
7486 void Sema::ActOnFinishNamespaceDef(Decl *Dcl, SourceLocation RBrace) { in ActOnFinishNamespaceDef()
13021 void Sema::SetDeclDeleted(Decl *Dcl, SourceLocation DelLoc) { in SetDeclDeleted()
13080 void Sema::SetDeclDefaulted(Decl *Dcl, SourceLocation DefaultLoc) { in SetDeclDefaulted()
13362 Decl *Dcl = ActOnDeclarator(S, D); in ActOnCXXConditionDeclaration() local
DSemaDeclObjC.cpp2005 Decl *Dcl = Decls[i]; in ActOnFinishObjCImplementation() local
/external/llvm-project/clang/lib/Sema/
DSemaDeclCXX.cpp1807 static bool CheckConstexprDeclStmt(Sema &SemaRef, const FunctionDecl *Dcl, in CheckConstexprDeclStmt()
1949 const FunctionDecl *Dcl, in CheckConstexprCtorInitializer()
2004 CheckConstexprFunctionStmt(Sema &SemaRef, const FunctionDecl *Dcl, Stmt *S, in CheckConstexprFunctionStmt()
2149 static bool CheckConstexprFunctionBody(Sema &SemaRef, const FunctionDecl *Dcl, in CheckConstexprFunctionBody()
11001 void Sema::ActOnFinishNamespaceDef(Decl *Dcl, SourceLocation RBrace) { in ActOnFinishNamespaceDef()
16726 void Sema::SetDeclDeleted(Decl *Dcl, SourceLocation DelLoc) { in SetDeclDeleted()
16778 void Sema::SetDeclDefaulted(Decl *Dcl, SourceLocation DefaultLoc) { in SetDeclDefaulted()
17128 Decl *Dcl = ActOnDeclarator(S, D); in ActOnCXXConditionDeclaration() local
DSemaDeclObjC.cpp2102 Decl *Dcl = Decls[i]; in ActOnFinishObjCImplementation() local
DSemaDecl.cpp5547 Decl *Dcl = HandleDeclarator(S, D, MultiTemplateParamsArg()); in ActOnDeclarator() local
13831 Decl *Dcl = ActOnStartOfFunctionDef(FnBodyScope, DP, SkipBody); in ActOnStartOfFunctionDef() local
/external/clang/lib/Parse/
DParseExprCXX.cpp1808 DeclResult Dcl = Actions.ActOnCXXConditionDeclaration(getCurScope(), in ParseCXXCondition() local
/external/clang/include/clang/Parse/
DParser.h1346 Decl *Dcl; member
/external/llvm-project/clang/lib/Parse/
DParseExprCXX.cpp2089 DeclResult Dcl = Actions.ActOnCXXConditionDeclaration(getCurScope(), in ParseCXXCondition() local
/external/llvm-project/clang/include/clang/Parse/
DParser.h1691 Decl *Dcl; member
/external/llvm-project/clang/lib/Frontend/Rewrite/
DRewriteObjC.cpp2114 void RewriteObjC::RewriteObjCQualifiedInterfaceTypes(Decl *Dcl) { in RewriteObjCQualifiedInterfaceTypes()
/external/clang/lib/Frontend/Rewrite/
DRewriteObjC.cpp2105 void RewriteObjC::RewriteObjCQualifiedInterfaceTypes(Decl *Dcl) { in RewriteObjCQualifiedInterfaceTypes()
DRewriteModernObjC.cpp2190 void RewriteModernObjC::RewriteObjCQualifiedInterfaceTypes(Decl *Dcl) { in RewriteObjCQualifiedInterfaceTypes()

12