HomeSort by relevance Sort by last modified time
    Searched defs:hasRefs (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/CodeGen/
InterferenceCache.h 100 assert(!hasRefs() && "Cannot clear cache entry with references");
111 bool hasRefs() const { return RefCount > 0; }
  /external/libxml2/
xmlschemas.c     [all...]

Completed in 144 milliseconds