Searched defs:GetDecl (Results 1 – 4 of 4) sorted by relevance
/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ | ||
H A D | ClangUtil.cpp | 31 clang::Decl *ClangUtil::GetDecl(const CompilerDecl &decl) { in GetDecl() function in ClangUtil |
/llvm-project/lldb/source/Symbol/ | ||
H A D | Variable.cpp | 203 CompilerDecl Variable::GetDecl() { in GetDecl() function in Variable |
/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ | ||
H A D | SymbolFileDWARF.cpp | 4349 CompilerDecl SymbolFileDWARF::GetDecl(const DWARFDIE &die) { GetDecl() function in SymbolFileDWARF |
/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTReader.cpp | 7839 Decl *ASTReader::GetDecl(GlobalDeclID ID) { GetDecl() function in ASTReader |