Home
last modified time | relevance | path

Searched defs:GetDeclContext (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DCompilerDecl.cpp23 CompilerDeclContext CompilerDecl::GetDeclContext() const { in GetDeclContext() function in CompilerDecl
H A DVariable.cpp194 CompilerDeclContext Variable::GetDeclContext() { in GetDeclContext() function in Variable
H A DBlock.cpp480 CompilerDeclContext Block::GetDeclContext() { in GetDeclContext() function in Block
H A DFunction.cpp490 CompilerDeclContext Function::GetDeclContext() { in GetDeclContext() function in Function
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDIE.cpp376 void DWARFDIE::GetDeclContext( in GetDeclContext() function in DWARFDIE
H A DSymbolFileDWARF.cpp4193 CompilerDeclContext SymbolFileDWARF::GetDeclContext(const DWARFDIE &die) { in GetDeclContext() function in SymbolFileDWARF