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