Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/Analysis/
H A Dcasts.cpp34 int *&&castToIntPtrRValueRef(char *p) { in castToIntPtrRValueRef() function
38 return castToIntPtrRValueRef(p) != s; // no-crash in testCastToIntPtrRValueRef()