Home
last modified time | relevance | path

Searched defs:Hello (Results 1 – 10 of 10) sorted by relevance

/llvm-project/llvm/unittests/ADT/
H A DEditDistanceTest.cpp38 StringRef Hello = "Hello"; in TEST() local
H A DStringRefTest.cpp577 StringRef Hello("hello"); TEST() local
596 StringRef Hello("HELLO"); TEST() local
/llvm-project/llvm/unittests/ExecutionEngine/Orc/
H A DEPCGenericJITLinkMemoryManagerTest.cpp118 StringRef Hello = "hello"; TEST() local
H A DMapperJITLinkMemoryManagerTest.cpp77 StringRef Hello = "hello"; in TEST() local
[all...]
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Didentifier-naming-hungarian-notation-c-language.c271 FUNC_PTR_HELLO Hello = NULL; variable
H A Didentifier-naming-hungarian-notation.cpp343 FUNC_PTR_HELLO Hello = NULL; variable
H A Didentifier-naming-hungarian-notation-lower-case-prefix.cpp343 FUNC_PTR_HELLO Hello = NULL; variable
H A Didentifier-naming-hungarian-notation-cfgfile.cpp338 FUNC_PTR_HELLO Hello = NULL; variable
/llvm-project/llvm/unittests/Debuginfod/
H A DHTTPServerTests.cpp89 TEST_F(HTTPClientServerTest, Hello) { in TEST_F() argument
/llvm-project/llvm/unittests/DebugInfo/GSYM/
H A DGSYMTest.cpp586 const char *Hello = "hello"; in TestFileWriterHelper() local