Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Serialization/
H A DInMemoryModuleCacheTest.cpp25 TEST(InMemoryModuleCacheTest, initialState) { in TEST() argument
/llvm-project-15.0.7/libunwind/src/
H A DDwarfParser.hpp442 PrologInfo initialState(PrologInfo::InitializeTime::kLazy); in parseFDEInstructions() local