Searched refs:getDeclDescription (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DCheckerContext.cpp40 StringRef CheckerContext::getDeclDescription(const Decl *D) { function in class:CheckerContext
/openbsd-current/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCheckerContext.h346 StringRef getDeclDescription(const Decl *D);
/openbsd-current/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DNullabilityChecker.cpp682 OS << " returned from a " << C.getDeclDescription(D) <<
715 OS << "Nullable pointer is returned from a " << C.getDeclDescription(D) <<

Completed in 181 milliseconds