Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Interpreter/
H A DInterpreter.h60 Function *CurFunction;// The currently executing function member
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp2311 FunctionScopeInfo *CurFunction = getCurFunction(); PopCompoundScope() local