Searched refs:compileConstructor (Results 1 – 2 of 2) sorted by relevance
399 bool compileConstructor(const CXXConstructorDecl *Ctor);
5850 bool Compiler<Emitter>::compileConstructor(const CXXConstructorDecl *Ctor) { in compileConstructor() function in Compiler6064 return this->compileConstructor(Ctor); in visitFunc()