Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/Analysis/
Dcasts.cpp27 int *&castToIntPtrLValueRef(char *p) { in castToIntPtrLValueRef() function
31 return castToIntPtrLValueRef(p) != s; // no-crash in testCastToIntPtrLValueRef()