Home
last modified time | relevance | path

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

/freebsd-src/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-src/contrib/llvm-project/lldb/source/Symbol/
H A DVariable.cpp201 CompilerDecl Variable::GetDecl() { GetDecl() function in Variable
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp4367 CompilerDecl SymbolFileDWARF::GetDecl(const DWARFDIE &die) { GetDecl() function in SymbolFileDWARF
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp7768 Decl *ASTReader::GetDecl(DeclID ID) { GetDecl() function in ASTReader
[all...]