LLVM  8.0.1
Functions
VersionTuple.cpp File Reference
#include "llvm/Support/VersionTuple.h"
#include "llvm/Support/raw_ostream.h"
Include dependency graph for VersionTuple.cpp:

Go to the source code of this file.

Functions

static bool parseInt (StringRef &input, unsigned &value)
 

Function Documentation

◆ parseInt()

static bool parseInt ( StringRef input,
unsigned value 
)
static