Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangUtil.cpp31 clang::Decl *ClangUtil::GetDecl(const CompilerDecl &decl) { in GetDecl() function in ClangUtil
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DVariable.cpp203 CompilerDecl Variable::GetDecl() { in GetDecl() function in Variable
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp4381 CompilerDecl SymbolFileDWARF::GetDecl(const DWARFDIE &die) { in GetDecl() function in SymbolFileDWARF
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp7839 Decl *ASTReader::GetDecl(GlobalDeclID ID) { in GetDecl() function in ASTReader