Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/ExecutionEngine/Interpreter/
H A DInterpreter.h60 Function *CurFunction;// The currently executing function member
/llvm-project/clang/lib/Sema/
H A DSema.cpp2313 FunctionScopeInfo *CurFunction = getCurFunction(); PopCompoundScope() local
/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVInstructionSelector.cpp853 Function &CurFunction = GR.CurMF->getFunction(); selectMemOperation() local