Searched refs:GetCurrentFunctionNotNull (Results 1 – 3 of 3) sorted by relevance
391 MIRFunction *currentFunctionInner = GetCurrentFunctionNotNull(); in CreateLocalDecl()403 MIRFunction *currentFunctionInner = GetCurrentFunctionNotNull(); in GetLocalDecl()456 MIRFunction *fun = GetCurrentFunctionNotNull(); in GetSymbolFromEnclosingScope()586 MIRFunction *currentFunctionInner = GetCurrentFunctionNotNull(); in CreateAddrofConst()1280 MIRFunction *currentFunctionInner = GetCurrentFunctionNotNull(); in GetOrCreateMIRLabel()1299 MIRFunction *fun = GetCurrentFunctionNotNull(); in AddStmtInCurrentFunctionBody()
137 MIRFunction *originalCurrFunction = mirBuilder.GetCurrentFunctionNotNull(); in CloneFunction()
68 MIRFunction *GetCurrentFunctionNotNull() const in GetCurrentFunctionNotNull() function