Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
HDASTContext.h2071 std::string getObjCEncodingForFunctionDecl(const FunctionDecl *Decl) const;
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
HDASTContext.cpp8160 ASTContext::getObjCEncodingForFunctionDecl(const FunctionDecl *Decl) const { in getObjCEncodingForFunctionDecl() function in ASTContext