/external/clang/unittests/AST/ |
D | CommentLexer.cpp | 92 const char *Sources[] = { in TEST_F() local 108 const char *Sources[] = { in TEST_F() local 125 const char *Sources[] = { in TEST_F() local 146 const char *Sources[] = { in TEST_F() local 167 const char *Sources[] = { in TEST_F() local 251 const char *Sources[] = { "//@", "///@", "//!@" }; in TEST_F() local 268 const char *Sources[] = { "/*@*/", "/**@*/", "/*!@*/"}; in TEST_F() local 286 const char *Sources[] = { "/*\\*/", "/**\\*/" }; in TEST_F() local 304 const char *Sources[] = { in TEST_F() local 576 const char *Sources[] = { in TEST_F() local [all …]
|
D | CommentParser.cpp | 632 const char *Sources[] = { in TEST_F() local 796 const char *Sources[] = { in TEST_F() local 825 const char *Sources[] = { in TEST_F() local 855 const char *Sources[] = { in TEST_F() local 885 const char *Sources[] = { in TEST_F() local 942 const char *Sources[] = { in TEST_F() local 1080 const char *Sources[] = { in TEST_F() local 1103 const char *Sources[] = { in TEST_F() local 1125 const char *Sources[] = { in TEST_F() local 1149 const char *Sources[] = { in TEST_F() local [all …]
|
/external/clang/lib/Tooling/ |
D | Refactoring.cpp | 38 Replacement::Replacement(const SourceManager &Sources, SourceLocation Start, in Replacement() 43 Replacement::Replacement(const SourceManager &Sources, in Replacement() 103 void Replacement::setFromSourceLocation(const SourceManager &Sources, in setFromSourceLocation() 125 static int getRangeSize(const SourceManager &Sources, in getRangeSize() 138 void Replacement::setFromSourceRange(const SourceManager &Sources, in setFromSourceRange() 291 SourceManager Sources(Diagnostics, getFiles()); in runAndSave() local
|
D | RefactoringCallbacks.cpp | 23 static Replacement replaceStmtWithText(SourceManager &Sources, in replaceStmtWithText() 29 static Replacement replaceStmtWithStmt(SourceManager &Sources, in replaceStmtWithStmt()
|
/external/clang/tools/clang-format/ |
D | ClangFormat.cpp | 107 SourceManager &Sources, FileManager &Files) { in createInMemoryFile() 124 static bool fillRanges(SourceManager &Sources, FileID ID, in fillRanges() 211 SourceManager Sources(Diagnostics, Files); in format() local
|
/external/clang/lib/Index/ |
D | SimpleFormatContext.h | 69 SourceManager Sources; variable
|
/external/clang/include/clang/Tooling/ |
D | Refactoring.h | 234 Replacement::Replacement(const SourceManager &Sources, in Replacement()
|
/external/clang/unittests/Tooling/ |
D | RewriterTestContext.h | 112 SourceManager Sources; variable
|
D | ToolingTest.cpp | 201 std::vector<std::string> Sources; in TEST() local 305 std::vector<std::string> Sources; in TEST() local
|
/external/skia/experimental/webtry/ |
D | webtry.go | 442 type Sources struct { struct 443 Id int `json:"id"`
|
/external/chromium_org/third_party/skia/experimental/webtry/ |
D | webtry.go | 460 type Sources struct { struct 461 Id int `json:"id"`
|
/external/chromium_org/v8/tools/ |
D | js2c.py | 368 class Sources: class
|
/external/clang/unittests/Sema/ |
D | ExternalSemaSourceTest.cpp | 139 std::vector<clang::ExternalSemaSource *> Sources; member in __anon2e2526fe0111::ExternalSemaSourceInstaller
|
/external/chromium_org/third_party/mesa/src/include/CL/ |
D | cl.hpp | 2390 typedef VECTOR_CLASS<std::pair<const char*, ::size_t> > Sources; typedef in cl::Program
|
/external/mesa3d/include/CL/ |
D | cl.hpp | 2390 typedef VECTOR_CLASS<std::pair<const char*, ::size_t> > Sources; typedef in cl::Program
|