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 125 bool isSubrange() const;
    [all...]
  /external/llvm/lib/Analysis/
DebugInfo.cpp 282 /// isSubrange - Return true if the specified tag is DW_TAG_subrange_type.
283 bool DIDescriptor::isSubrange() const {
    [all...]

Completed in 248 milliseconds