/external/llvm-project/llvm/tools/llvm-cxxfilt/ |
D | llvm-cxxfilt.cpp | 124 auto DEnd = std::find_if(End, Source.end(), IsLegalChar); in SplitStringDelims() local
|
/external/clang/lib/Serialization/ |
D | GlobalModuleIndex.cpp | 631 DEnd = Table->data_end(); in loadModuleFile() local 797 for (llvm::sys::fs::directory_iterator D(Path, EC), DEnd; in writeIndex() local
|
D | ASTWriter.cpp | 3205 DEnd = IdResolver.end(); in EmitKeyDataLength() local 3274 DEnd = Decls.rend(); in EmitData() local 4385 DEnd = SemaRef.IdResolver.end(); in WriteASTCore() local
|
D | ASTWriterStmt.cpp | 229 for (DeclGroupRef::iterator D = DG.begin(), DEnd = DG.end(); D != DEnd; ++D) in VisitDeclStmt() local
|
/external/llvm-project/clang/lib/Serialization/ |
D | GlobalModuleIndex.cpp | 695 DEnd = Table->data_end(); in loadModuleFile() local 882 for (llvm::sys::fs::directory_iterator D(Path, EC), DEnd; in writeIndex() local
|
D | ASTWriter.cpp | 3334 DEnd = IdResolver.end(); in EmitKeyDataLength() local 3405 DEnd = Decls.rend(); in EmitData() local 4654 DEnd = SemaRef.IdResolver.end(); in WriteASTCore() local
|
D | ASTWriterStmt.cpp | 276 for (DeclGroupRef::iterator D = DG.begin(), DEnd = DG.end(); D != DEnd; ++D) in VisitDeclStmt() local
|
/external/clang/lib/AST/ |
D | DeclPrinter.cpp | 281 for (DeclContext::decl_iterator D = DC->decls_begin(), DEnd = DC->decls_end(); in VisitDeclContext() local
|
/external/llvm-project/clang/lib/AST/ |
D | DeclPrinter.cpp | 375 for (DeclContext::decl_iterator D = DC->decls_begin(), DEnd = DC->decls_end(); in VisitDeclContext() local
|
/external/clang/lib/Sema/ |
D | SemaExprCXX.cpp | 2098 DEnd = FoundDelete.end(); in FindAllocationFunctions() local 2120 DEnd = FoundDelete.end(); in FindAllocationFunctions() local 2469 DEnd = FoundDelete.end(); in FindUsualDeallocationFunction() local
|
/external/llvm-project/clang/lib/ARCMigrate/ |
D | ObjCMT.cpp | 1847 for (DeclContext::decl_iterator D = TU->decls_begin(), DEnd = TU->decls_end(); in HandleTranslationUnit() local
|
/external/clang/lib/ARCMigrate/ |
D | ObjCMT.cpp | 1848 for (DeclContext::decl_iterator D = TU->decls_begin(), DEnd = TU->decls_end(); in HandleTranslationUnit() local
|
/external/clang/tools/libclang/ |
D | CIndex.cpp | 87 DEnd = AU->stored_diag_end(); in isASTReadError() local 7817 DEnd = Unit->stored_diag_end(); in printDiagsToStderr() local
|
/external/llvm-project/clang/tools/libclang/ |
D | CIndex.cpp | 92 DEnd = AU->stored_diag_end(); in isASTReadError() local 8932 DEnd = Unit->stored_diag_end(); in printDiagsToStderr() local
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaExprCXX.cpp | 2691 DEnd = FoundDelete.end(); in FindAllocationFunctions() local
|