LLVM  3.7.0
Functions
MCAsmInfo.cpp File Reference
#include "llvm/MC/MCAsmInfo.h"
#include "llvm/MC/MCContext.h"
#include "llvm/MC/MCExpr.h"
#include "llvm/MC/MCStreamer.h"
#include "llvm/Support/DataTypes.h"
#include "llvm/Support/Dwarf.h"
#include <cctype>
#include <cstring>
Include dependency graph for MCAsmInfo.cpp:

Go to the source code of this file.

Functions

static bool isAcceptableChar (char C)
 

Function Documentation

static bool isAcceptableChar ( char  C)
static

Definition at line 142 of file MCAsmInfo.cpp.

Referenced by llvm::MCAsmInfo::isValidUnquotedName().