Home
last modified time | relevance | path

Searched defs:getObjectType (Results 1 – 2 of 2) sorted by relevance

/external/annotation-tools/asmx/src/org/objectweb/asm/
DType.java227 public static Type getObjectType(final String internalName) { in getObjectType() method in Type
/external/clang/lib/AST/
DExprConstant.cpp6569 static QualType getObjectType(APValue::LValueBase B) { in getObjectType() function