Home
last modified time | relevance | path

Searched defs:hasRefs (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DInterferenceCache.h87 bool hasRefs() const { return RefCount > 0; } in hasRefs() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DInterferenceCache.h116 bool hasRefs() const { return RefCount > 0; } in hasRefs() function
/external/llvm/lib/CodeGen/
DInterferenceCache.h111 bool hasRefs() const { return RefCount > 0; } in hasRefs() function
/external/libxml2/
Dxmlschemas.c6511 int parentType, int *hasRefs) in xmlSchemaParseLocalAttributes()
7826 int hasRefs = 0; in xmlSchemaParseAttributeGroupDefinition() local
11260 int min = 1, max = 1, isElemRef, hasRefs = 0; in xmlSchemaParseModelGroup() local