Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/Interpreter/
DInterpreter.h65 Function *CurFunction;// The currently executing function member
/external/clang/lib/Sema/
DSema.cpp1180 FunctionScopeInfo *CurFunction = getCurFunction(); in PopCompoundScope() local