Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DClangUtil.cpp31 clang::Decl *ClangUtil::GetDecl(const CompilerDecl &decl) { in GetDecl() function in ClangUtil
/freebsd-12-stable/contrib/llvm-project/lldb/source/Symbol/
DVariable.cpp211 CompilerDecl Variable::GetDecl() { in GetDecl() function in Variable
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARF.cpp3841 CompilerDecl SymbolFileDWARF::GetDecl(const DWARFDIE &die) { in GetDecl() function in SymbolFileDWARF
/freebsd-12-stable/contrib/llvm-project/clang/lib/Serialization/
DASTReader.cpp7455 Decl *ASTReader::GetDecl(DeclID ID) { in GetDecl() function in ASTReader