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