OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isCurrentFunctionScope
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/CodeGen/
LexicalScopes.h
59
///
isCurrentFunctionScope
- Return true if given lexical scope represents
61
bool
isCurrentFunctionScope
(const LexicalScope *LS) {
/external/llvm/lib/CodeGen/AsmPrinter/
DwarfDebug.cpp
581
if (LScopes.
isCurrentFunctionScope
(Scope))
[
all
...]
Completed in 27 milliseconds