| /llvm-project-15.0.7/clang/unittests/AST/ |
| H A D | CommentTextTest.cpp | 60 auto Formatted = formatComment( in TEST_F() local 67 EXPECT_EQ(ExpectedOutput, Formatted); in TEST_F() 70 Formatted = formatComment( in TEST_F() 77 EXPECT_EQ(ExpectedOutput, Formatted); in TEST_F() 80 Formatted = formatComment( in TEST_F() 87 EXPECT_EQ(ExpectedOutput, Formatted); in TEST_F() 90 Formatted = formatComment( in TEST_F() 97 EXPECT_EQ(ExpectedOutput, Formatted); in TEST_F() 100 Formatted = formatComment( in TEST_F() 107 EXPECT_EQ(ExpectedOutput, Formatted); in TEST_F() [all …]
|
| /llvm-project-15.0.7/clang/unittests/Format/ |
| H A D | SortImportsTestJS.cpp | 30 auto Formatted = applyAllReplacements( in sort() local 32 EXPECT_TRUE(static_cast<bool>(Formatted)); in sort() 33 return *Formatted; in sort()
|
| /llvm-project-15.0.7/flang/include/flang/Common/ |
| H A D | Fortran.h | 51 Delim, Direct, Encoding, End, Eor, Err, Exist, File, Fmt, Form, Formatted,
|
| /llvm-project-15.0.7/libc/docs/ |
| H A D | stdio.rst | 23 Formatted Input/Output Functions
|
| /llvm-project-15.0.7/clang/unittests/Tooling/ |
| H A D | TransformerTest.cpp | 76 auto Formatted = applyAllReplacements(Code, Replacements); in format() local 77 if (!Formatted) { in format() 79 << llvm::toString(Formatted.takeError()); in format() 82 return *Formatted; in format()
|
| /llvm-project-15.0.7/llvm/tools/llvm-pdbutil/ |
| H A D | MinimalTypeDumper.cpp | 52 std::string Formatted = in formatClassOptions() local 54 PUSH_FLAG(ClassOptions, ForwardReference, Options, std::move(Formatted)); in formatClassOptions()
|
| /llvm-project-15.0.7/flang/lib/Semantics/ |
| H A D | check-io.cpp | 377 case ParseKind::Formatted: in Enter() 378 specKind = IoSpecKind::Formatted; in Enter()
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/ |
| H A D | Hover.cpp | 1060 if (auto Formatted = in getHover() local 1062 HI->Definition = *Formatted; in getHover()
|
| /llvm-project-15.0.7/libcxx/docs/Status/ |
| H A D | Cxx2bPapers.csv | 62 "`P2093R14 <https://wg21.link/P2093R14>`__","LWG","Formatted output","July 2022","",""
|
| /llvm-project-15.0.7/libcxx/include/ |
| H A D | ostream | 41 // 27.7.2.6 Formatted output: 220 // 27.7.2.6 Formatted output:
|
| H A D | istream | 40 // 27.7.1.2 Formatted input: 217 // 27.7.1.2 Formatted input:
|
| /llvm-project-15.0.7/flang/lib/Parser/ |
| H A D | io-parsers.cpp | 420 pure(InquireSpec::CharVar::Kind::Formatted),
|
| /llvm-project-15.0.7/clang/docs/ |
| H A D | ClangFormattedStatus.rst | 16 Clang Formatted Status 29 - Formatted Files
|
| /llvm-project-15.0.7/flang/include/flang/Parser/ |
| H A D | parse-tree.h | 2798 Direct, Encoding, Form, Formatted, Iomsg, Name, Pad, Position, Read,
|
| /llvm-project-15.0.7/llvm/include/llvm/IR/ |
| H A D | IntrinsicsNVVM.td | 4106 // Formatted
|