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