Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp103 static bool isVoidPointerToNonConst(QualType T) { in isVoidPointerToNonConst() function
141 return hasNonNullArgumentsWithType(isVoidPointerToNonConst); in hasVoidPointerToNonConstArg()