Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/Serialization/
H A DVarDeclConstantInitTest.cpp29 class VarDeclConstantInitTest : public ::testing::Test { class
55 TEST_F(VarDeclConstantInitTest, CachedConstantInit) { in TEST_F() argument