Home
last modified time | relevance | path

Searched defs:getContextID (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/callgraph/pointerAnalysis/
DContext.ts110 public getContextID(context: Context): ContextID | undefined { method in ContextCache
150 public getContextID(context: Context): ContextID { method in KLimitedContextSensitive