Home
last modified time | relevance | path

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

/external/llvm/unittests/DebugInfo/PDB/
DPDBApiTest.cpp300 InsertItemWithTag(PDB_SymType::None); in SetUp()
301 InsertItemWithTag(PDB_SymType::Exe); in SetUp()
302 InsertItemWithTag(PDB_SymType::Compiland); in SetUp()
303 InsertItemWithTag(PDB_SymType::CompilandDetails); in SetUp()
304 InsertItemWithTag(PDB_SymType::CompilandEnv); in SetUp()
305 InsertItemWithTag(PDB_SymType::Function); in SetUp()
306 InsertItemWithTag(PDB_SymType::Block); in SetUp()
307 InsertItemWithTag(PDB_SymType::Data); in SetUp()
308 InsertItemWithTag(PDB_SymType::Annotation); in SetUp()
309 InsertItemWithTag(PDB_SymType::Label); in SetUp()
[all …]