Home | History | Annotate | Download | only in Driver

Lines Matching full:customgccname

6168   const std::string customGCCName = D.getCCCGenericGCCName();
6170 if (!customGCCName.empty())
6171 GCCName = customGCCName.c_str();