reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
303 FnStats.VarsInFunction.insert(VarPrefix + VarName); 305 FnStats.TotalVarWithLoc += (unsigned)HasLoc; 326 FnStats.ConstantMembers++; 328 FnStats.TotalVarWithLoc += (unsigned)HasLoc; 332 FnStats.NumParams++; 334 FnStats.NumParamTypes++; 336 FnStats.NumParamSourceLocations++; 338 FnStats.NumParamLocations++; 340 FnStats.NumVars++; 342 FnStats.NumVarTypes++; 344 FnStats.NumVarSourceLocations++; 346 FnStats.NumVarLocations++;