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

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

Completed in 41 milliseconds