Searched defs:constructor (Results 1 – 11 of 11) sorted by relevance
35 constructor(lldbDapOptions: LLDBDapOptions) { global() method in LLDBDapExtension
14 __attribute__((constructor)) // CHECK: -: [[#@LINE]]:__attribute__ in constructor() function
23 constructor(context: MLIRContext) { super('mlir.viewPDLLOutput', context); } method in ViewPDLLCommand
103 if (StringRef constructor = pass.getConstructor(); !constructor.empty()) emitCAPIImpl() local
125 if (StringRef constructor = pass.getConstructor(); constructor.empty()) { emitPassDecls() local 147 if (StringRef constructor = pass.getConstructor(); !constructor.empty()) emitRegistrations() local
4124 auto *constructor = genericAdaptor.addConstructor(paramList); global() local 4176 Constructor *constructor; global() local 4322 auto *constructor = global() local [all...]
23 constructor, enumerator
190 if (auto constructor = dyn_cast<CXXConstructorDecl>(D)) { addNodeForDecl() local
205 auto constructor = [nameStr = name.str(), ctor](MLIRContext *ctx) { insertDynamic() local
63 if (auto *constructor{UnwrapExpr<ArrayConstructor<ExtentType>>(arrayExpr)}) { AsShapeResult() local