Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/FuzzMutate/
H A DOpDescriptor.h128 static inline SourcePred anyPtrType() { in anyPtrType() function
/llvm-project-15.0.7/llvm/unittests/FuzzMutate/
H A DOperationsTest.cpp141 auto AnyPtr = anyPtrType(); in TEST()