Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DPtrTypesSemantics.cpp142 const CXXRecordDecl *calleeMethodsClass = M->getParent(); in isGetterOfRefCounted() local
143 auto className = safeGetName(calleeMethodsClass); in isGetterOfRefCounted()