OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:findLexicalScope
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
LexicalScopes.cpp
122
///
findLexicalScope
- Find lexical scope, either regular or inlined, for the
124
LexicalScope *LexicalScopes::
findLexicalScope
(const DILocation *DL) {
137
return
findLexicalScope
(Scope);
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
LexicalScopes.h
170
///
findLexicalScope
- Find lexical scope, either regular or inlined, for the
172
LexicalScope *
findLexicalScope
(const DILocation *DL);
191
///
findLexicalScope
- Find regular lexical scope or return null.
192
LexicalScope *
findLexicalScope
(const DILocalScope *N) {
Completed in 17 milliseconds
Indexes created Sun Sep 27 00:26:35 UTC 2026