Searched defs:IsMethod (Results 1 – 3 of 3) sorted by relevance
134 bool IsMethod = Match.getNodeAs<ObjCMethodDecl>(IsMethodBind) != nullptr; in emitDiagnostics() local
432 bool DWARFDIE::IsMethod() const { in IsMethod() function in DWARFDIE
4068 bool IsMethod = FD == nullptr; in BuildReturnStmt() local