clang
6.0.0
|
#include "clang/Frontend/LayoutOverrideSource.h"
#include "clang/AST/Decl.h"
#include "clang/Basic/CharInfo.h"
#include "llvm/Support/raw_ostream.h"
#include <fstream>
#include <string>
Go to the source code of this file.
Functions | |
static std::string | parseName (StringRef S) |
Parse a simple identifier. More... | |
|
static |
Parse a simple identifier.
Definition at line 19 of file LayoutOverrideSource.cpp.