Searched refs:LexicalScopesTest (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/llvm/unittests/CodeGen/ |
| H A D | LexicalScopesTest.cpp | 38 class LexicalScopesTest : public testing::Test { class 64 LexicalScopesTest() : Ctx(), Mod("beehives", Ctx) { in LexicalScopesTest() function in __anon8d39c42f0111::LexicalScopesTest 130 TEST_F(LexicalScopesTest, FlatLayout) { in TEST_F() argument 177 TEST_F(LexicalScopesTest, BlockScopes) { in TEST_F() argument 212 TEST_F(LexicalScopesTest, InlinedScopes) { in TEST_F() argument 247 TEST_F(LexicalScopesTest, FuncWithEmptyGap) { in TEST_F() argument 268 TEST_F(LexicalScopesTest, FuncWithRealGap) { in TEST_F() argument 299 TEST_F(LexicalScopesTest, NotNested) { in TEST_F() argument 339 TEST_F(LexicalScopesTest, TestDominates) { in TEST_F() argument 381 TEST_F(LexicalScopesTest, TestGetBlocks) { in TEST_F() argument [all …]
|
| H A D | CMakeLists.txt | 27 LexicalScopesTest.cpp
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/unittests/CodeGen/ |
| H A D | BUILD.gn | 29 "LexicalScopesTest.cpp",
|
| /llvm-project-15.0.7/clang/docs/tools/ |
| H A D | clang-formatted-files.txt | 7254 llvm/unittests/CodeGen/LexicalScopesTest.cpp
|