Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Introspection/
H A DIntrospectionTest.cpp110 auto chainedCall = llvm::makeIntrusiveRefCnt<LocationCall>( in TEST() local
113 EXPECT_EQ(LocationCallFormatterCpp::format(*chainedCall), in TEST()
119 auto chainedCall = llvm::makeIntrusiveRefCnt<LocationCall>( in TEST() local
130 LocationCallFormatterCpp::format(*chainedCall)); in TEST()
132 LocationCallFormatterSimple::format(*chainedCall)); in TEST()