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