Home
last modified time | relevance | path

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

/llvm-project/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.conv/
H A Dp3.cpp3 struct AnyPtr { struct
/llvm-project/llvm/unittests/FuzzMutate/
H A DOperationsTest.cpp193 EXPECT_TRUE(AnyPtr.matches({}, p0i32)); in TEST() local