Home
last modified time | relevance | path

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

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