Searched defs:ExtractedMethod (Results 1 – 1 of 1) sorted by relevance
54 struct ExtractedMethod { struct55 ExtractedMethod(const panda_file::File *file, panda_file::File::EntityId pfFileId) in ExtractedMethod() function59 const panda_file::File *pandaFile; // NOLINT(misc-non-private-member-variables-in-classes)60 panda_file::File::EntityId fileId; // NOLINT(misc-non-private-member-variables-in-classes)