Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
DPDBASTParser.cpp1082 auto global_up = session.getGlobalScope(); in ParseDeclsForDeclContext() local
1087 else if (global_up) in ParseDeclsForDeclContext()
1088 symbol = global_up.get(); in ParseDeclsForDeclContext()