Home
last modified time | relevance | path

Searched defs:evalZeroParamNullReturn (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/Analysis/
H A Dcast-value-notes.cpp283 void evalZeroParamNullReturn(const Shape *S) { in evalZeroParamNullReturn() function
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCastValueChecker.cpp408 static void evalZeroParamNullReturn(const CallEvent &Call, in evalZeroParamNullReturn() function