OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isAbstractScope
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
LexicalScopes.h
64
bool
isAbstractScope
() const { return AbstractScope; }
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
DebugHandlerBase.cpp
123
if (S->
isAbstractScope
())
DwarfCompileUnit.cpp
682
if (Scope->
isAbstractScope
())
703
if (Scope.
isAbstractScope
())
888
auto Var = constructVariableDIE(DV, Scope.
isAbstractScope
());
1039
assert(!Scope->
isAbstractScope
());
1319
assert(Scope && Scope->
isAbstractScope
());
DwarfDebug.cpp
538
if (Scope->
isAbstractScope
())
568
assert(Scope->
isAbstractScope
());
CodeViewDebug.cpp
2812
if (Scope.
isAbstractScope
())
Completed in 71 milliseconds
Indexes created Sat Jun 13 00:24:39 UTC 2026