clang API Documentation

Functions
VersionTuple.cpp File Reference
#include "clang/Basic/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

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

Definition at line 38 of file VersionTuple.cpp.

Referenced by clang::VersionTuple::tryParse().