Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Interpreter/
H A DInterpreter.h60 Function *CurFunction;// The currently executing function member
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSema.cpp2051 FunctionScopeInfo *CurFunction = getCurFunction(); in PopCompoundScope() local