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

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

Completed in 70 milliseconds