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