Lines Matching refs:inSection
158 SCL->inSection("fun", F.getName(), Category);
170 return SCL->inSection("fun", GA.getName(), Category);
172 return SCL->inSection("global", GA.getName(), Category) ||
173 SCL->inSection("type", GetGlobalTypeString(GA), Category);
178 return SCL->inSection("src", M.getModuleIdentifier(), Category);