Home
last modified time | relevance | path

Searched refs:global_up (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
HDPDBASTParser.cpp1077 auto global_up = session.getGlobalScope(); in ParseDeclsForDeclContext() local
1082 else if (global_up) in ParseDeclsForDeclContext()
1083 symbol = global_up.get(); in ParseDeclsForDeclContext()