OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getCurrentFunction
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/IR/
ModuleSlotTracker.h
58
const Function *
getCurrentFunction
() const { return F; }
/external/llvm/lib/CodeGen/AsmPrinter/
DwarfDebug.h
597
const MachineFunction *
getCurrentFunction
() const { return CurFn; }
Completed in 59 milliseconds