Home
last modified time | relevance | path

Searched refs:FunctionTest (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/unittests/IR/
H A DFunctionTest.cpp16 TEST(FunctionTest, hasLazyArguments) { in TEST() argument
46 TEST(FunctionTest, stealArgumentListFrom) { in TEST() argument
121 TEST(FunctionTest, setSection) { in TEST() argument
140 TEST(FunctionTest, GetPointerAlignment) { in TEST() argument
H A DCMakeLists.txt25 FunctionTest.cpp
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/unittests/IR/
H A DBUILD.gn27 "FunctionTest.cpp",
/llvm-project-15.0.7/clang-tools-extra/clangd/unittests/tweaks/
H A DExtractFunctionTests.cpp22 TEST_F(ExtractFunctionTest, FunctionTest) { in TEST_F() argument