Searched refs:brace (Results 1 – 3 of 3) sorted by relevance
54 friend std::string expandInstances(const MatrixHal& req, const VersionRange& vr, bool brace);
26 // Incorrectly warns when C++11 empty brace {} initializer is used.
401 std::string expandInstances(const MatrixHal& req, const VersionRange& vr, bool brace) { in expandInstances() argument415 if (count >= 2 && brace) { in expandInstances()