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