Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp614 static BasicValueFactory &getBVF(ProgramStateRef State) { in getBVF() function
632 BasicValueFactory &BVF = getBVF(State); in describe()