Searched refs:IsMethod (Results 1 – 7 of 7) sorted by relevance
132 bool IsMethod = Match.getNodeAs<ObjCMethodDecl>(IsMethodBind) != nullptr; in emitDiagnostics() local133 const char *Name = IsMethod ? "method" : "function"; in emitDiagnostics()
63 looking_for_methods == die.IsMethod()) in ProcessFunctionDIE()
22 bool IsMethod() const;
402 bool DWARFDIE::IsMethod() const { in IsMethod() function in DWARFDIE
279 bool is_method = DWARFDIE(&unit, &die).IsMethod(); in IndexUnitImpl()
579 BOOLEAN IsMethod);
441 if (IsMethod) in AcpiDbClassifyOneObject()