Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangUtil.cpp31 clang::Decl *ClangUtil::GetDecl(const CompilerDecl &decl) { in GetDecl() function in ClangUtil
/openbsd/gnu/llvm/lldb/source/Symbol/
H A DVariable.cpp201 CompilerDecl Variable::GetDecl() { in GetDecl() function in Variable
/openbsd/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp4187 CompilerDecl SymbolFileDWARF::GetDecl(const DWARFDIE &die) { in GetDecl() function in SymbolFileDWARF
/openbsd/gnu/llvm/clang/lib/Serialization/
H A DASTReader.cpp7548 Decl *ASTReader::GetDecl(DeclID ID) { in GetDecl() function in ASTReader