Home
last modified time | relevance | path

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

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