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

  /dalvik/vm/analysis/
RegisterMap.cpp 360 static inline bool isReferenceType(RegType type)
381 if (isReferenceType(type))
534 regIsRef = isReferenceType(type);
    [all...]
  /external/clang/include/clang/AST/
Type.h     [all...]

Completed in 101 milliseconds