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