Searched refs:isSynthesizedAccessor (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.h386 inline bool isSynthesizedAccessor(const StackFrameContext *SFC) { function in namespace:clang::ento::retaincountchecker
H A DRetainCountChecker.cpp317 isSynthesizedAccessor(C.getStackFrame())) {
329 if (isSynthesizedAccessor(C.getStackFrame())) {

Completed in 60 milliseconds