Searched defs:isRef (Results 1 – 9 of 9) sorted by relevance
59 static const bool isRef = std::is_reference<T>::value; variable
437 static const bool isRef = std::is_reference<T>::value; variable
70 static const bool isRef = std::is_reference<T>::value; variable
602 static const bool isRef = std::is_reference<T>::value; variable
633 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
554 int isRef; member7204 int isRef = 0, occurs = XML_SCHEMAS_ATTR_USE_OPTIONAL; in xmlSchemaParseLocalAttribute() local8555 int min, max, isRef = 0; in xmlSchemaParseElement() local