/external/clang/tools/libclang/ |
D | IndexDecl.cpp | 346 void IndexingContext::indexDeclGroupRef(DeclGroupRef DG) { in indexDeclGroupRef() 353 DeclGroupRef DG = TUDeclsInObjCContainer.front(); in indexTUDeclsInObjCContainer() local
|
D | IndexBody.cpp | 141 DeclGroupRef DG = S->getDeclGroup(); in VisitDeclStmt() local
|
D | IndexingContext.h | 452 void addTUDeclInObjCContainer(DeclGroupRef DG) { in addTUDeclInObjCContainer()
|
D | Indexing.cpp | 323 bool HandleTopLevelDecl(DeclGroupRef DG) override { in HandleTopLevelDecl()
|
/external/clang/examples/PrintFunctionNames/ |
D | PrintFunctionNames.cpp | 35 bool HandleTopLevelDecl(DeclGroupRef DG) override { in HandleTopLevelDecl()
|
/external/clang/lib/StaticAnalyzer/Frontend/ |
D | AnalysisConsumer.cpp | 399 bool AnalysisConsumer::HandleTopLevelDecl(DeclGroupRef DG) { in HandleTopLevelDecl() 404 void AnalysisConsumer::HandleTopLevelDeclInObjCContainer(DeclGroupRef DG) { in HandleTopLevelDeclInObjCContainer() 408 void AnalysisConsumer::storeTopLevelDecls(DeclGroupRef DG) { in storeTopLevelDecls()
|
/external/clang/lib/CodeGen/ |
D | ModuleBuilder.cpp | 117 bool HandleTopLevelDecl(DeclGroupRef DG) override { in HandleTopLevelDecl()
|
/external/clang/lib/ARCMigrate/ |
D | ObjCMT.cpp | 134 bool HandleTopLevelDecl(DeclGroupRef DG) override { in HandleTopLevelDecl() 139 void HandleInterestingDecl(DeclGroupRef DG) override { in HandleInterestingDecl() 142 void HandleTopLevelDeclInObjCContainer(DeclGroupRef DG) override { in HandleTopLevelDeclInObjCContainer()
|
/external/clang/lib/Parse/ |
D | ParseStmt.cpp | 1573 DeclGroupPtrTy DG = ParseSimpleDeclaration( in ParseForStatement() local
|
D | ParseObjc.cpp | 2219 DeclGroupRef DG = DGP.get(); in ParseObjCAtImplementationDeclaration() local
|
/external/clang/lib/Frontend/Rewrite/ |
D | RewriteObjC.cpp | 681 SmallVector<Decl *, 8> DG; in HandleTopLevelSingleDecl() local 700 SmallVector<Decl *, 8> DG; in HandleTopLevelSingleDecl() local 1028 RewriteObjC::RewriteForwardProtocolDecl(const SmallVectorImpl<Decl *> &DG) { in RewriteForwardProtocolDecl()
|
D | RewriteModernObjC.cpp | 756 SmallVector<Decl *, 8> DG; in HandleTopLevelSingleDecl() local 781 SmallVector<Decl *, 8> DG; in HandleTopLevelSingleDecl() local 1207 RewriteModernObjC::RewriteForwardProtocolDecl(const SmallVectorImpl<Decl *> &DG) { in RewriteForwardProtocolDecl()
|
/external/clang/lib/Sema/ |
D | SemaStmt.cpp | 73 DeclGroupRef DG = dg.get(); in ActOnDeclStmt() local 82 DeclGroupRef DG = dg.get(); in ActOnForEachDeclStmt() local
|
D | SemaDeclObjC.cpp | 3731 DeclGroupRef DG = allTUVars[i].get(); in ActOnAtEnd() local 3742 DeclGroupRef DG = allTUVars[i].get(); in ActOnAtEnd() local
|
D | SemaTemplateInstantiateDecl.cpp | 3517 DeclGroupRef DG(Function); in InstantiateFunctionDefinition() local
|
D | SemaCodeComplete.cpp | 5844 DeclGroupRef DG = IterationVar.get(); in CodeCompleteObjCForCollection() local
|
D | TreeTransform.h | 1254 Sema::DeclGroupPtrTy DG = getSema().BuildDeclaratorGroup(Decls); in RebuildDeclStmt() local
|
/external/clang/lib/Frontend/ |
D | ASTUnit.cpp | 937 bool HandleTopLevelDecl(DeclGroupRef DG) override { in HandleTopLevelDecl()
|
/external/clang/lib/Serialization/ |
D | ASTWriterStmt.cpp | 216 DeclGroupRef DG = S->getDeclGroup(); in VisitDeclStmt() local
|
/external/clang/include/clang/AST/ |
D | Stmt.h | 432 DeclGroupRef DG; variable
|
/external/clang/lib/Analysis/ |
D | CFG.cpp | 2057 DeclGroupRef DG(*I); in VisitDeclStmt() local
|
/external/clang/lib/AST/ |
D | ASTImporter.cpp | 4574 DeclGroupRef ASTNodeImporter::ImportDeclGroup(DeclGroupRef DG) { in ImportDeclGroup()
|
/external/v8/test/mjsunit/asm/poppler/ |
D | poppler.js | 7325 …r p=0,q=0,r=0,s=0,t=0,u=0,v=0,w=0,x=0,y=0,z=0,A=0,B=0,C=0,D=0,E=0,F=0,G=0,H=0,I=0,J=0,K=0,L=0,M=0,…
|