Searched refs:IsRelatedToDecl (Results 1 – 2 of 2) sorted by relevance
69 bool IsRelatedToDecl, ASTContext &Ctx) = 0;
2229 void handleUnsafeOperation(const Stmt *Operation, bool IsRelatedToDecl, in handleUnsafeOperation() argument2262 assert(!IsRelatedToDecl && "Not implemented yet!"); in handleUnsafeOperation()2283 if (IsRelatedToDecl) { in handleUnsafeOperation()