Home
last modified time | relevance | path

Searched defs:GetTypeForDecl (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp1439 CompilerType ClangASTContext::GetTypeForDecl(clang::NamedDecl *decl) { in GetTypeForDecl() function in ClangASTContext
1448 CompilerType ClangASTContext::GetTypeForDecl(TagDecl *decl) { in GetTypeForDecl() function in ClangASTContext
1458 CompilerType ClangASTContext::GetTypeForDecl(ObjCInterfaceDecl *decl) { in GetTypeForDecl() function in ClangASTContext