Home
last modified time | relevance | path

Searched defs:isRef (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DErrorOr.h59 static const bool isRef = std::is_reference<T>::value; variable
DError.h437 static const bool isRef = std::is_reference<T>::value; variable
/external/llvm/include/llvm/Support/
DErrorOr.h70 static const bool isRef = std::is_reference<T>::value; variable
DError.h602 static const bool isRef = std::is_reference<T>::value; variable
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DErrorOr.h70 static const bool isRef = std::is_reference<T>::value; variable
DError.h633 static const bool isRef = std::is_reference<T>::value; variable
/external/llvm/include/llvm/Analysis/
DAliasSetTracker.h170 bool isRef() const { return Access & RefAccess; } in isRef() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DAliasSetTracker.h208 bool isRef() const { return Access & RefAccess; } in isRef() function
/external/libxml2/
Dxmlschemas.c554 int isRef; member
7204 int isRef = 0, occurs = XML_SCHEMAS_ATTR_USE_OPTIONAL; in xmlSchemaParseLocalAttribute() local
8555 int min, max, isRef = 0; in xmlSchemaParseElement() local