Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/ExecutionEngine/Interpreter/
H A DInterpreter.h66 Function *CurFunction;// The currently executing function member
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSema.cpp1141 FunctionScopeInfo *CurFunction = getCurFunction(); in PopCompoundScope() local