Home
last modified time | relevance | path

Searched defs:PublicNames (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/unittests/DebugInfo/LogicalView/
H A DCodeViewReaderTest.cpp114 const LVPublicNames &PublicNames = CompileUnit->getPublicNames(); checkElementPropertiesClangCodeview() local
180 const LVPublicNames &PublicNames = CompileUnit->getPublicNames(); checkElementPropertiesMsvcCodeview() local
246 const LVPublicNames &PublicNames = CompileUnit->getPublicNames(); checkElementPropertiesMsvcCodeviewPdb() local
[all...]
H A DDWARFReaderTest.cpp111 const LVPublicNames &PublicNames = CompileUnit->getPublicNames(); in checkElementProperties() local
/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVScope.h405 LVPublicNames PublicNames; variable