Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Kitware/CMake
/ GetIsA
Method
GetIsA
Source/cmXCodeObject.h:64–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
cmXCodeObject(PBXType ptype, Type type, std::string id);
63
Type GetType() const { return this->TypeValue; }
64
PBXType GetIsA() const { return this->IsA; }
65
66
bool IsEmpty() const;
67
Callers
3
AddConfigurations
Method · 0.80
OutputXCodeSharedSchemes
Method · 0.80
PrintList
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected