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