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

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

Completed in 84 milliseconds