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

/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/AST/
H A DASTContext.h1361 bool getObjCEncodingForFunctionDecl(const FunctionDecl *Decl, std::string& S);
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp4797 bool ASTContext::getObjCEncodingForFunctionDecl(const FunctionDecl *Decl, function in class:ASTContext
4811 "getObjCEncodingForFunctionDecl - Incomplete param type");

Completed in 170 milliseconds