Searched defs:constructor (Results 1 – 7 of 7) sorted by relevance
15 void constructor() {} // CHECK-NEXT: 1: [[#@LINE]]: in constructor() function
23 constructor(context: MLIRContext) { super('mlir.viewPDLLOutput', context); } method in ViewPDLLCommand
23 constructor, enumerator
22 constructor(index, parent, node, abbrev) { method in NodeView
190 if (auto constructor = dyn_cast<CXXConstructorDecl>(D)) { in addNodeForDecl() local
63 if (auto *constructor{UnwrapExpr<ArrayConstructor<ExtentType>>(arrayExpr)}) { in AsShapeResult() local
2862 auto *constructor = adaptor.addConstructor(std::move(paramList)); in OpOperandAdaptorEmitter() local2876 auto *constructor = in OpOperandAdaptorEmitter() local