Home
last modified time | relevance | path

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

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