Searched defs:IsCtor (Results 1 – 4 of 4) sorted by relevance
156 inline bool Function::IsCtor() const in IsCtor() function
480 bool FunctionMetadata::IsCtor() const in IsCtor() function in ark::pandasm::FunctionMetadata
462 bool FunctionMetadata::IsCtor() const in IsCtor() function in panda::pandasm::FunctionMetadata
531 bool IsCtor(const std::string &funcName) in IsCtor() function