Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangUtil.cpp60 clang::TagDecl *ClangUtil::GetAsTagDecl(const CompilerType &type) { in GetAsTagDecl() function in ClangUtil
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp7230 clang::TagDecl *TypeSystemClang::GetAsTagDecl(const CompilerType &type) { in GetAsTagDecl() function in TypeSystemClang