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