Searched refs:getCCCGenericGCCName (Results 1 – 2 of 2) sorted by relevance
231 const std::string &getCCCGenericGCCName() const { return CCCGenericGCCName; } in getCCCGenericGCCName() function
6168 const std::string customGCCName = D.getCCCGenericGCCName(); in ConstructJob()