Home
last modified time | relevance | path

Searched defs:IsStructUnionOrClass (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DCompilerDeclContext.cpp45 bool CompilerDeclContext::IsStructUnionOrClass() const { in IsStructUnionOrClass() function in CompilerDeclContext
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDIE.cpp226 bool DWARFDIE::IsStructUnionOrClass() const { in IsStructUnionOrClass() function in DWARFDIE