Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DClangASTContext.h637 static bool GetObjCClassName(const CompilerType &type,
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp3980 bool ClangASTContext::GetObjCClassName(const CompilerType &type, in GetObjCClassName() function in ClangASTContext