Searched refs:canCxxMethodBeCalled (Results 1 – 1 of 1) sorted by relevance
327 bool canCxxMethodBeCalled(const CXXMethodDecl *Method,1285 bool ResultBuilder::canCxxMethodBeCalled(const CXXMethodDecl *Method, in canCxxMethodBeCalled() function in ResultBuilder1339 return canCxxMethodBeCalled(Method, BaseExprType); in canFunctionBeCalled()