|
LLVM
4.0.0
|
#include "llvm/DebugInfo/CodeView/TypeDatabase.h"Go to the source code of this file.
Variables | |
| static const SimpleTypeEntry | SimpleTypeNames [] |
| The names here all end in "*". More... | |
|
static |
The names here all end in "*".
If the simple type is a pointer type, we return the whole name. Otherwise we lop off the last character in our StringRef.
Definition at line 25 of file TypeDatabase.cpp.
Referenced by llvm::codeview::TypeDatabase::getTypeName().
1.8.6