Searched defs:isRef (Results 1 – 13 of 13) sorted by relevance
47 static const bool isRef = is_reference<T>::value; member in M::Template
59 static const bool isRef = std::is_reference<T>::value; variable
437 static const bool isRef = std::is_reference<T>::value; variable
58 static constexpr bool isRef = std::is_reference<T>::value; variable
442 static constexpr bool isRef = std::is_reference<T>::value; variable
70 static const bool isRef = std::is_reference<T>::value; variable
633 static const bool isRef = std::is_reference<T>::value; variable
602 static const bool isRef = std::is_reference<T>::value; variable
170 bool isRef() const { return Access & RefAccess; } in isRef() function
208 bool isRef() const { return Access & RefAccess; } in isRef() function
207 bool isRef() const { return Access & RefAccess; } in isRef() function
554 int isRef; member7198 int isRef = 0, occurs = XML_SCHEMAS_ATTR_USE_OPTIONAL; in xmlSchemaParseLocalAttribute() local8549 int min, max, isRef = 0; in xmlSchemaParseElement() local