Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ Name
Method
Name
externals/tinyxml2/tinyxml2.cpp:1432–1435 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1430
// --------- XMLAttribute ---------- //
1431
1432
const char* XMLAttribute::Name() const
1433
{
1434
return _name.GetStr();
1435
}
1436
1437
const char* XMLAttribute::Value() const
1438
{
Callers
15
loadFromXmlDocument
Method · 0.80
loadFileInfoFromXml
Method · 0.80
load
Method · 0.80
loadFunction
Method · 0.80
parseXmlFile
Method · 0.80
ErrorMessage
Method · 0.80
analyseWholeProgram
Method · 0.80
loadFromXml
Method · 0.80
loadUnsafeUsageListFromXml
Method · 0.80
importSlnx
Method · 0.80
ProjectConfiguration
Method · 0.80
ItemDefinitionGroup
Method · 0.80
Calls
1
GetStr
Method · 0.80
Tested by
no test coverage detected