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

  /external/javassist/src/main/javassist/bytecode/stackmap/
TypeData.java 64 public abstract boolean isObjectType();
94 public boolean isObjectType() { return false; }
200 public boolean isObjectType() { return true; }
478 public boolean isObjectType() { return true; }
  /external/clang/include/clang/AST/
Type.h     [all...]

Completed in 296 milliseconds