Searched defs:isCtor (Results 1 – 9 of 9) sorted by relevance
158 auto isCtor = GetApiConfig()->cIapi_->functionIsCtor(GetView()); in IsCtor() local
127 const bool isCtor = (methodNameRaw == ctorName); in GetMetaData() local
207 bool isCtor = g_implI->functionIsCtor(method); in TEST_F() local232 bool isCtor = g_implI->functionIsCtor(method); in TEST_F() local
90 bool isCtor = IsConstructor(); in Build() local
200 static pandasm::Function GenExternalFunction(checker::Signature *signature, bool isCtor) in GenExternalFunction()
568 bool isCtor = IsCtor(name); in GetParentKindAndName() local
948 const bool isCtor = (methodNameRaw == ctorName); in GetMetaData() local
333 Label isCtor(env); in GenerateCircuit() local
2051 Label isCtor(&builder_); in CheckSuperAndNewTarget() local