Searched defs:funcID (Results 1 – 3 of 3) sorted by relevance
287 let funcID: FuncID; variable
67 public funcID: FuncID; property in CSFuncID166 for (let funcID of this.cg.getEntries()) { variable884 for (let funcID of this.funcHandledThisRound) { variable
867 for (const auto &funcID : builtinFuncIDs) { in GetBuiltinToUse() local