Home
last modified time | relevance | path

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

/external/clang/lib/Analysis/
DCocoaConventions.cpp25 bool cocoa::isRefType(QualType RetTy, StringRef Prefix, in isRefType() function in cocoa
/external/javassist/src/main/javassist/compiler/
DCodeGen.java1264 protected static boolean isRefType(int type) { in isRefType() method in CodeGen