Searched refs:getObjCEncodingForFunctionDecl (Results 1 - 3 of 3) sorted by relevance

/external/clang/tools/libclang/
H A DCXType.cpp909 Ctx.getObjCEncodingForFunctionDecl(FD, encoding);
/external/clang/include/clang/AST/
H A DASTContext.h1572 bool getObjCEncodingForFunctionDecl(const FunctionDecl *Decl, std::string& S);
/external/clang/lib/AST/
H A DASTContext.cpp5226 bool ASTContext::getObjCEncodingForFunctionDecl(const FunctionDecl *Decl, function in class:ASTContext
5239 "getObjCEncodingForFunctionDecl - Incomplete param type");

Completed in 127 milliseconds