OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getCurrentFunctionScope
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/CodeGen/
LexicalScopes.h
65
///
getCurrentFunctionScope
- Return lexical scope for the current function.
66
LexicalScope *
getCurrentFunctionScope
() const { return CurrentFnLexicalScope;}
/external/llvm/lib/CodeGen/AsmPrinter/
DwarfDebug.cpp
[
all
...]
Completed in 1895 milliseconds