Searched refs:compileFunc (Results 1 – 4 of 4) sorted by relevance
34 void compileFunc(const FunctionDecl *FuncDecl, Function *Func = nullptr);
23 void ByteCodeEmitter::compileFunc(const FunctionDecl *FuncDecl, in compileFunc() function in ByteCodeEmitter
44 Compiler<ByteCodeEmitter>(*this, *P).compileFunc( in isPotentialConstantExpr()
1418 .compileFunc(Func->getDecl()->getMostRecentDecl(), in compileFunction()