Home
last modified time | relevance | path

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

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