Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
DRetainCountChecker.h338 const RefCountBug &errorKindToBugKind(RefVal::Kind ErrorKind,
DRetainCountChecker.cpp844 RetainCountChecker::errorKindToBugKind(RefVal::Kind ErrorKind, in errorKindToBugKind() function in RetainCountChecker
880 errorKindToBugKind(ErrorKind, Sym), in processNonLeakError()