Searched refs:IterNames (Results 1 – 2 of 2) sorted by relevance
119 LVPublicNames::const_iterator IterNames = PublicNames.cbegin(); in checkElementPropertiesClangCodeview() 120 LVScope *Foo = (*IterNames).first; in checkElementPropertiesClangCodeview() 123 LVNameInfo NameInfo = (*IterNames).second; in checkElementPropertiesClangCodeview() 185 LVPublicNames::const_iterator IterNames = PublicNames.cbegin(); in checkElementPropertiesMsvcCodeview() 186 LVScope *Foo = (*IterNames).first; in checkElementPropertiesMsvcCodeview() 189 LVNameInfo NameInfo = (*IterNames).second; in checkElementPropertiesMsvcCodeview() 251 LVPublicNames::const_iterator IterNames = PublicNames.cbegin(); in checkElementPropertiesMsvcCodeviewPdb() 252 LVScope *Foo = (*IterNames).first; in checkElementPropertiesMsvcCodeviewPdb() 255 LVNameInfo NameInfo = (*IterNames).second; in checkElementPropertiesMsvcCodeviewPdb() 317 LVPublicNames::const_iterator IterNames in checkElementComparison() 116 LVPublicNames::const_iterator IterNames = PublicNames.cbegin(); checkElementPropertiesClangCodeview() local 182 LVPublicNames::const_iterator IterNames = PublicNames.cbegin(); checkElementPropertiesMsvcCodeview() local 248 LVPublicNames::const_iterator IterNames = PublicNames.cbegin(); checkElementPropertiesMsvcCodeviewPdb() local [all...]
113 LVPublicNames::const_iterator IterNames = PublicNames.cbegin(); in checkElementProperties() local114 LVScope *Function = (*IterNames).first; in checkElementProperties()117 LVNameInfo NameInfo = (*IterNames).second; in checkElementProperties()