Searched refs:GetCurrentFunctionNotNull (Results 1 – 3 of 3) sorted by relevance
386 MIRFunction *currentFunctionInner = GetCurrentFunctionNotNull(); in CreateLocalDecl()398 MIRFunction *currentFunctionInner = GetCurrentFunctionNotNull(); in GetLocalDecl()451 MIRFunction *fun = GetCurrentFunctionNotNull(); in GetSymbolFromEnclosingScope()581 MIRFunction *currentFunctionInner = GetCurrentFunctionNotNull(); in CreateAddrofConst()1267 MIRFunction *currentFunctionInner = GetCurrentFunctionNotNull(); in GetOrCreateMIRLabel()1286 MIRFunction *fun = GetCurrentFunctionNotNull(); in AddStmtInCurrentFunctionBody()
136 MIRFunction *originalCurrFunction = mirBuilder.GetCurrentFunctionNotNull(); in CloneFunction()
68 MIRFunction *GetCurrentFunctionNotNull() const in GetCurrentFunctionNotNull() function