Searched defs:getObjCEncodingForMethodDecl (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DASTContext.cpp4904 /// getObjCEncodingForMethodDecl - Return the encoded type for this method
4906 bool ASTContext::getObjCEncodingForMethodDecl(const ObjCMethodDecl *Decl, function in class:ASTContext
4929 "getObjCEncodingForMethodDecl - Incomplete param type");

Completed in 262 milliseconds