Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
HDClangUtil.cpp31 clang::Decl *ClangUtil::GetDecl(const CompilerDecl &decl) { in GetDecl() function in ClangUtil
/freebsd-13-stable/contrib/llvm-project/lldb/source/Symbol/
HDVariable.cpp203 CompilerDecl Variable::GetDecl() { in GetDecl() function in Variable
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
HDSymbolFileDWARF.cpp4381 CompilerDecl SymbolFileDWARF::GetDecl(const DWARFDIE &die) { in GetDecl() function in SymbolFileDWARF
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
HDASTReader.cpp7839 Decl *ASTReader::GetDecl(GlobalDeclID ID) { in GetDecl() function in ASTReader