OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AbsVar
(Results
1 - 4
of
4
) sorted by null
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DwarfDebug.h
128
DbgVariable *
AbsVar
; // Corresponding Abstract variable, if any.
132
//
AbsVar
may be NULL.
134
: Var(V), TheDIE(0), DotDebugLocOffset(~0U),
AbsVar
(AV), MInsn(0),
144
DbgVariable *getAbstractVariable() const { return
AbsVar
; }
DwarfCompileUnit.cpp
[
all
...]