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

  /external/llvm/include/llvm/Analysis/
DebugInfo.h 121 bool isSubrange() const;
  /external/llvm/lib/Analysis/
DebugInfo.cpp 258 /// isSubrange - Return true if the specified tag is DW_TAG_subrange_type.
259 bool DIDescriptor::isSubrange() const {

Completed in 42 milliseconds