Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/ExecutionEngine/Interpreter/
H A DInterpreter.h62 Function *CurFunction;// The currently executing function member
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSema.cpp1497 FunctionScopeInfo *CurFunction = getCurFunction(); in PopCompoundScope() local