/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 | RefactoringCallbacks.cpp | 23 static Replacement replaceStmtWithText(SourceManager &Sources, in replaceStmtWithText() 29 static Replacement replaceStmtWithStmt(SourceManager &Sources, in replaceStmtWithStmt()
|
D | Refactoring.cpp | 47 SourceManager Sources(Diagnostics, getFiles()); in runAndSave() local
|
/external/clang/tools/clang-format/ |
D | ClangFormat.cpp | 114 SourceManager &Sources, FileManager &Files, in createInMemoryFile() 138 SourceManager Sources(Diagnostics, Files); in fillRanges() local 290 SourceManager Sources(Diagnostics, Files); in format() local
|
/external/clang/lib/Tooling/Core/ |
D | Replacement.cpp | 40 Replacement::Replacement(const SourceManager &Sources, SourceLocation Start, in Replacement() 45 Replacement::Replacement(const SourceManager &Sources, in Replacement() 105 void Replacement::setFromSourceLocation(const SourceManager &Sources, in setFromSourceLocation() 119 static int getRangeSize(const SourceManager &Sources, in getRangeSize() 132 void Replacement::setFromSourceRange(const SourceManager &Sources, in setFromSourceRange()
|
/external/clang/lib/Index/ |
D | SimpleFormatContext.h | 68 SourceManager Sources; variable
|
/external/clang/include/clang/Tooling/Core/ |
D | Replacement.h | 243 Replacement::Replacement(const SourceManager &Sources, in Replacement()
|
/external/clang/unittests/Tooling/ |
D | RewriterTestContext.h | 120 SourceManager Sources; variable
|
D | ToolingTest.cpp | 223 std::vector<std::string> Sources; in TEST() local 450 std::vector<std::string> Sources; in TEST() local
|
/external/v8/tools/ |
D | js2c.py | 362 class Sources: class
|
/external/clang/unittests/Sema/ |
D | ExternalSemaSourceTest.cpp | 184 std::vector<clang::ExternalSemaSource *> Sources; member in __anonc6646c700111::ExternalSemaSourceInstaller
|
/external/swiftshader/third_party/subzero/src/ |
D | IceTargetLoweringARM32.h | 738 void _push(const VarList &Sources) { Context.insert<InstARM32Push>(Sources); } in _push()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUMachineCFGStructurizer.cpp | 163 auto &Sources = phiInfoElementGetSources(Info); in phiInfoElementRemoveSource() local 202 SmallVector<unsigned, 4> &Sources) { in findSourcesFromMBB() 2077 SmallVector<unsigned, 4> Sources; in rewriteLiveOutRegs() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/ |
D | llvm-pdbutil.cpp | 876 auto Sources = Session.getInjectedSources(); in dumpInjectedSources() local
|
/external/mesa3d/include/CL/ |
D | cl.hpp | 2390 typedef VECTOR_CLASS<std::pair<const char*, ::size_t> > Sources; typedef in cl::Program
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 4957 SmallVector<ShuffleSourceInfo, 2> Sources; in ReconstructShuffle() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 5730 SmallVector<ShuffleSourceInfo, 2> Sources; in ReconstructShuffle() local
|
/external/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 5886 SmallVector<ShuffleSourceInfo, 2> Sources; in ReconstructShuffle() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 6714 SmallVector<ShuffleSourceInfo, 2> Sources; in ReconstructShuffle() local
|