Home
last modified time | relevance | path

Searched defs:IsValue (Results 1 – 2 of 2) sorted by relevance

/external/pigweed/pw_json/public/pw_json/
Dbuilder.h290 [[nodiscard]] constexpr bool IsValue() const { in IsValue() function
/external/openscreen/tools/cddl/
Dparse.cc220 bool IsValue(char c) { in IsValue() function