/minix3/external/bsd/llvm/dist/clang/unittests/AST/ |
H A 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 …]
|
H A 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 …]
|
/minix3/external/bsd/llvm/dist/clang/lib/Tooling/ |
H A D | RefactoringCallbacks.cpp | 23 static Replacement replaceStmtWithText(SourceManager &Sources, in replaceStmtWithText() 29 static Replacement replaceStmtWithStmt(SourceManager &Sources, in replaceStmtWithStmt()
|
H A D | Refactoring.cpp | 45 SourceManager Sources(Diagnostics, getFiles()); in runAndSave() local
|
/minix3/external/bsd/llvm/dist/clang/lib/Tooling/Core/ |
H A D | Replacement.cpp | 39 Replacement::Replacement(const SourceManager &Sources, SourceLocation Start, in Replacement() 44 Replacement::Replacement(const SourceManager &Sources, in Replacement() 104 void Replacement::setFromSourceLocation(const SourceManager &Sources, in setFromSourceLocation() 126 static int getRangeSize(const SourceManager &Sources, in getRangeSize() 139 void Replacement::setFromSourceRange(const SourceManager &Sources, in setFromSourceRange()
|
/minix3/external/bsd/llvm/dist/clang/tools/clang-format/ |
H A 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
|
/minix3/external/bsd/llvm/dist/clang/lib/Index/ |
H A D | SimpleFormatContext.h | 70 SourceManager Sources; variable
|
/minix3/external/bsd/llvm/dist/clang/include/clang/Tooling/Core/ |
H A D | Replacement.h | 219 Replacement::Replacement(const SourceManager &Sources, in Replacement()
|
/minix3/external/bsd/llvm/dist/clang/unittests/Tooling/ |
H A D | RewriterTestContext.h | 113 SourceManager Sources; variable
|
H A D | ToolingTest.cpp | 208 std::vector<std::string> Sources; in TEST() local 300 std::vector<std::string> Sources; in TEST() local
|
/minix3/external/bsd/llvm/dist/clang/unittests/Sema/ |
H A D | ExternalSemaSourceTest.cpp | 139 std::vector<clang::ExternalSemaSource *> Sources; member in __anon8db642380111::ExternalSemaSourceInstaller
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 4519 SmallVector<ShuffleSourceInfo, 2> Sources; in ReconstructShuffle() local
|