Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DErrorOr.h84 static const bool isRef = std::is_reference<T>::value; variable
/external/llvm/include/llvm/Analysis/
DAliasSetTracker.h163 bool isRef() const { return Access & RefAccess; } in isRef() function
/external/libxml2/
Dxmlschemas.c546 int isRef; member
7113 int isRef = 0, occurs = XML_SCHEMAS_ATTR_USE_OPTIONAL; in xmlSchemaParseLocalAttribute() local
8464 int min, max, isRef = 0; in xmlSchemaParseElement() local