/llvm-project/clang/unittests/StaticAnalyzer/ |
H A D | MemRegionDescriptiveNameTest.cpp | 54 return runCheckerOnCode<addDescriptiveNameChecker>(Code.str(), Output, in runChecker() argument 68 ASSERT_TRUE(runChecker(Code, Output)); in TEST() local 82 ASSERT_TRUE(runChecker(Code, Output)); in TEST() local 96 ASSERT_TRUE(runChecker(Code, Output)); in TEST() local 110 std::string Output; TEST() local 124 std::string Output; TEST() local 140 std::string Output; TEST() local [all...] |
H A D | CheckerRegistration.h | 24 llvm::raw_ostream &Output; variable 27 OnlyWarningsDiagConsumer(llvm::raw_ostream &Output) : Output(Output) {} in OnlyWarningsDiagConsumer() 40 llvm::raw_ostream &Output; variable 43 PathDiagConsumer(llvm::raw_ostream &Output) : Output(Output) {} in PathDiagConsumer()
|
/llvm-project/llvm/lib/Support/ |
H A D | Compression.cpp | 47 SmallVectorImpl<uint8_t> &Output) { in compress() argument 59 uint8_t *Output, size_t UncompressedSize) { in decompress() argument 70 SmallVectorImpl<uint8_t> &Output, in decompress() argument 82 SmallVectorImpl<uint8_t> &Output, in decompress() argument 123 decompress(ArrayRef<uint8_t> Input,uint8_t * Output,size_t & UncompressedSize) decompress() argument 136 decompress(ArrayRef<uint8_t> Input,SmallVectorImpl<uint8_t> & Output,size_t UncompressedSize) decompress() argument 204 decompress(ArrayRef<uint8_t> Input,uint8_t * Output,size_t & UncompressedSize) decompress() argument 218 decompress(ArrayRef<uint8_t> Input,SmallVectorImpl<uint8_t> & Output,size_t UncompressedSize) decompress() argument 234 decompress(ArrayRef<uint8_t> Input,uint8_t * Output,size_t & UncompressedSize) decompress() argument 239 decompress(ArrayRef<uint8_t> Input,SmallVectorImpl<uint8_t> & Output,size_t UncompressedSize) decompress() argument [all...] |
/llvm-project/lldb/source/Utility/ |
H A D | TildeExpressionResolver.cpp | 33 StringRef Expr, SmallVectorImpl<char> &Output) { in ResolveExact() 43 StringSet<> &Output) { in ResolvePartial() 77 StringRef Expr, llvm::SmallVectorImpl<char> &Output) { in ResolveFullPath()
|
/llvm-project/libcxx/test/std/numerics/numeric.ops/numeric.ops.lcm/ |
H A D | lcm.pass.cpp | 60 using Output = std::common_type_t<S1, S2>; in do_test() typedef 71 using Output = std::common_type_t<U1, U2>; in do_test() typedef 76 using Output = std::common_type_t<S1, U2>; in do_test() typedef 83 using Output = std::common_type_t<S2, U1>; in do_test() typedef
|
/llvm-project/llvm/tools/llvm-libtool-darwin/ |
H A D | DependencyInfo.h | 31 std::string Output) { in write() 71 Output = 0x40, enumerator 84 std::string Output) override {} in write()
|
/llvm-project/libcxx/test/std/numerics/numeric.ops/numeric.ops.gcd/ |
H A D | gcd.pass.cpp | 136 using Output = std::common_type_t<S1, S2>; do_test() typedef 147 using Output = std::common_type_t<U1, U2>; do_test() typedef 152 using Output = std::common_type_t<S1, U2>; do_test() typedef 159 using Output = std::common_type_t<S2, U1>; do_test() typedef [all...] |
/llvm-project/llvm/unittests/Target/AMDGPU/ |
H A D | PALMetadata.cpp | 93 std::string Output; in TEST_F() local 131 std::string Output; in TEST_F() local 161 std::string Output; in TEST_F() local 190 std::string Output; in TEST_F() local 217 std::string Output; TEST_F() local [all...] |
/llvm-project/clang/lib/Driver/ToolChains/ |
H A D | SPIRV.cpp | 23 const InputInfo &Output, in constructTranslateCommand() argument 86 const InputInfo &Output, in ConstructJob() argument 50 ConstructJob(Compilation & C,const JobAction & JA,const InputInfo & Output,const InputInfoList & Inputs,const ArgList & Args,const char * LinkingOutput) const ConstructJob() argument [all...] |
/llvm-project/bolt/lib/Core/ |
H A D | AddressMap.cpp | 86 const uint64_t Output = DE.getAddress(Cursor); in parse() local 97 parseSection(*AddressMapSection, [&](uint64_t Input, uint64_t Output) { in parse() 105 parseSection(*LabelMapSection, [&](uint64_t Input, uint64_t Output) { in parse()
|
/llvm-project/lldb/unittests/TestingSupport/ |
H A D | MockTildeExpressionResolver.cpp | 39 SmallVectorImpl<char> &Output) { in ResolveExact() 62 StringSet<> &Output) { in ResolvePartial()
|
/llvm-project/llvm/lib/Option/ |
H A D | ArgList.cpp | 104 void ArgList::addOptInFlag(ArgStringList &Output, OptSpecifier Pos, in addOptInFlag() argument 111 void ArgList::AddAllArgsExcept(ArgStringList &Output, in AddAllArgsExcept() argument 135 void ArgList::addAllArgs(ArgStringList &Output, in addAllArgs() argument 141 void ArgList::AddAllArgs(ArgStringList &Output, OptSpecifier Id0) const { in AddAllArgs() argument 148 void ArgList::AddAllArgValues(ArgStringList &Output, OptSpecifier Id0, in AddAllArgValues() argument 157 AddAllArgsTranslated(ArgStringList & Output,OptSpecifier Id0,const char * Translation,bool Joined) const AddAllArgsTranslated() argument [all...] |
/llvm-project/polly/lib/External/isl/doc/ |
H A D | user.pod | 4284 =head3 C<isl> format 4302 =head3 C<PolyLib> format 4323 =head3 Extended C<PolyLib> format 4336 =head3 Input 4422 =head3 Output argument
|
/llvm-project/clang-tools-extra/docs/ |
H A D | clang-doc.rst | 46 Output chapter
|
/llvm-project/llvm/tools/obj2yaml/ |
H A D | minidump2yaml.cpp | 20 yaml::Output Output(Out); in minidump2yaml() local
|
/llvm-project/clang/unittests/Rewrite/ |
H A D | RewriteBufferTest.cpp |
|
/llvm-project/libc/benchmarks/automemcpy/lib/ |
H A D | RandomFunctionGenerator.cpp |
|
/llvm-project/clang-tools-extra/clangd/unittests/tweaks/ |
H A D | SpecialMembersTests.cpp | 28 const char *Output = R"cpp(struct S{S(const S&) = default; in TEST_F() local
|
H A D | ShowSelectionTreeTests.cpp | 24 const char *Output = R"(message: in TEST_F() local
|
H A D | ObjCLocalizeStringLiteralTests.cpp | 33 const char *Output = R"(id x = NSLocalizedString(@"test", @"");)"; in TEST_F() local
|
/llvm-project/bolt/lib/Utils/ |
H A D | Utils.cpp | 52 std::string Output = Name.str(); in getEscapedName() local 61 std::string Output = Name.str(); in getUnescapedName() local [all...] |
/llvm-project/clang/include/clang/Basic/ |
H A D | MacroBuilder.h | 26 MacroBuilder(raw_ostream &Output) : Out(Output) {} in MacroBuilder() argument
|
/llvm-project/llvm/unittests/Support/ |
H A D | CommandLineTest.cpp | 200 ArrayRef<const char *> Output, in testCommandLineTokenizer() argument 218 const char *const Output[] = { in TEST() local 227 const char *const Output[] = { "a\\b", "c\\\\d", "e\\f g", "h\"i", "j\\\"k", in TEST() local 234 const char *const Output[] = { "clang", "-c", "-DFOO=\"ABC\"", "x.cpp"}; in TEST() local 289 const char *const Output[] = {"clang", "-Xclang", "foo", TEST() local 300 const char *const Output[] = { "\\" }; TEST() local 306 const char *const Output[] = { "abc" }; TEST() local 312 const char *const Output[] = { "abc\\" }; TEST() local 318 const char *const Output[] = { "abc123" }; TEST() local 324 const char *const Output[] = { "abc123" }; TEST() local 330 const char *const Output[] = { "abc" }; TEST() local 336 const char *const Output[] = { "abc" }; TEST() local 358 const char *const Output[] = { "abc" }; TEST() local 364 const char *const Output[] = { "abc" }; TEST() local 1394 std::string Output = TEST_F() local 1406 std::string Output = runTest( TEST_F() local 1420 std::string Output = runTest( TEST_F() local 1434 std::string Output = runTest( TEST_F() local 1447 std::string Output = runTest( TEST_F() local 1458 std::string Output = TEST_F() local 1486 std::string Output = TEST_F() local 1494 std::string Output = TEST_F() local 1503 std::string Output = runTest(cl::init(OptionValue::Val)); TEST_F() local 2222 auto Output = interceptStdout([]() { cl::PrintHelpMessage(); }); TEST() local 2239 auto Output = interceptStdout([]() { cl::PrintHelpMessage(); }); TEST() local 2319 auto Output = interceptStdout( TEST() local [all...] |
/llvm-project/llvm/tools/llvm-exegesis/lib/ |
H A D | RegisterValue.cpp | 38 auto Output = getFloatValue(FltSemantics, PredefinedValues::ONE); in getFloatValue() local
|
/llvm-project/libc/benchmarks/automemcpy/unittests/ |
H A D | CodeGenTest.cpp |
|