MCPcopy 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

AddConfigurationsMethod · 0.80
PrintListMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected