Home
last modified time | relevance | path

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

/build/blueprint/proptools/
Dclone_test.go299 func isPointerToEmptyStruct(v any) bool { func
326 if testCase.out == got && !isPointerToEmptyStruct(testCase.out) {