Searched defs:GenFunctionAnnotations (Results 1 – 3 of 3) sorted by relevance
/arkcompiler/ets_frontend/ets2panda/compiler/core/ | ||
D | JSemitter.cpp | 54 void JSFunctionEmitter::GenFunctionAnnotations(pandasm::Function *func) in GenFunctionAnnotations() function in panda::es2panda::compiler::JSFunctionEmitter |
D | emitter.cpp | 221 void FunctionEmitter::GenFunctionAnnotations(pandasm::Function *func) in GenFunctionAnnotations() function in panda::es2panda::compiler::FunctionEmitter |
D | ETSemitter.cpp | 144 void ETSFunctionEmitter::GenFunctionAnnotations([[maybe_unused]] pandasm::Function *func) {} in GenFunctionAnnotations() function in panda::es2panda::compiler::ETSFunctionEmitter |