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

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

Completed in 35 milliseconds