Searched refs:ProfList (Results 1 – 2 of 2) sorted by relevance
601 std::unique_ptr<ProfileList> ProfList; variable777 const ProfileList &getProfileList() const { return *ProfList; } in getProfileList()
959 ProfList(new ProfileList(LangOpts.ProfileListFiles, SM)), in ASTContext()