Searched refs:getObjCEncodingForFunctionDecl (Results 1 – 3 of 3) sorted by relevance
909 Ctx.getObjCEncodingForFunctionDecl(FD, encoding); in clang_getDeclObjCTypeEncoding()
1572 bool getObjCEncodingForFunctionDecl(const FunctionDecl *Decl, std::string& S);
5226 bool ASTContext::getObjCEncodingForFunctionDecl(const FunctionDecl *Decl, in getObjCEncodingForFunctionDecl() function in ASTContext