Searched defs:is_statement (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Plugins/SymbolFile/PDB/ | ||
H A D | SymbolFilePDB.cpp | 1821 bool is_statement = line->isStatement(); ParseCompileUnitLineTable() local |
/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/ | ||
H A D | SymbolFileNativePDB.cpp | 1235 bool is_statement = cur_info.isStatement(); ParseLineTable() local |