Searched refs:canFunctionBeCalled (Results 1 – 1 of 1) sorted by relevance
322 bool canFunctionBeCalled(const NamedDecl *ND, QualType BaseExprType) const;1330 bool ResultBuilder::canFunctionBeCalled(const NamedDecl *ND, in canFunctionBeCalled() function in ResultBuilder1473 R.FunctionCanBeCall = canFunctionBeCalled(R.getDeclaration(), BaseExprType); in AddResult()