llvm-project/lldb/source/Symbol
Benjamin Kramer 466b31e900 Move a bunch of trivial methods into the header. These compile down to 1-2
instructions so it's really profitable to inline them.

llvm-svn: 106450
2010-06-21 19:26:54 +00:00
..
Block.cpp Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
ClangASTContext.cpp Add missing stdio.h include; fix include path for ClangASTContext.h. 2010-06-13 19:06:42 +00:00
CompileUnit.cpp Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
DWARFCallFrameInfo.cpp Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
Declaration.cpp Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
Function.cpp Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
LineEntry.cpp Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
LineTable.cpp Minor warning/error fixes. 2010-06-09 09:32:42 +00:00
ObjectFile.cpp Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
Symbol.cpp Move a bunch of trivial methods into the header. These compile down to 1-2 2010-06-21 19:26:54 +00:00
SymbolContext.cpp Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
SymbolFile.cpp Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
SymbolVendor.cpp SymbolVendor.mm doesn't seem to have any Objective-C in it; 2010-06-09 21:48:33 +00:00
Symtab.cpp Fix comment, per Chris' suggestion. 2010-06-17 00:51:12 +00:00
Type.cpp Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
TypeList.cpp Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
Variable.cpp Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
VariableList.cpp Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00