Searched refs:Instantiations (Results 1 – 10 of 10) sorted by relevance
483 std::vector<const FunctionRecord *> Instantiations; variable486 std::vector<const FunctionRecord *> Instantiations) in InstantiationGroup() argument487 : Line(Line), Col(Col), Instantiations(std::move(Instantiations)) {} in InstantiationGroup()494 size_t size() const { return Instantiations.size(); } in size()504 for (unsigned I = 1, E = Instantiations.size(); I < E; ++I) in hasName()505 if (Instantiations[I]->Name != Instantiations[0]->Name) in hasName()513 return Instantiations[0]->Name; in getName()519 for (const FunctionRecord *F : Instantiations) in getTotalExecutionCount()526 return Instantiations; in getInstantiations()
232 + Instantiations of class templates and methods defined in the class
228 + Instantiations of class templates and methods defined in the class
3702 // Instantiations of CRNotPat for i32.3731 // Instantiations of CRNotPat for i64.
2415 Class Template Instantiations
7190 @item Template Instantiations
1570 Instantiations of these templates may be mangled incorrectly.
10560 @item Template Instantiations
1870 Instantiations of these templates may be mangled incorrectly.24849 Template Instantiations
1787 Instantiations of these templates may be mangled incorrectly.