Searched defs:isRef (Results 1 – 11 of 11) sorted by relevance
60 static const bool isRef = std::is_reference<T>::value; variable
431 static const 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
157 bool isRef() const { return AccessTy & Refs; } in isRef() function
201 bool isRef() const { return Access & RefAccess; } in isRef() function
48 enum ModRef { isRef = 1, isMod = 2, isModRef = 3 }; enumerator
554 int isRef; member7153 int isRef = 0, occurs = XML_SCHEMAS_ATTR_USE_OPTIONAL; in xmlSchemaParseLocalAttribute() local8504 int min, max, isRef = 0; in xmlSchemaParseElement() local