clang
3.9.0
|
#include "llvm/Support/UnicodeCharRanges.h"
Go to the source code of this file.
Variables | |
static const llvm::sys::UnicodeCharRange | C11AllowedIDCharRanges [] |
static const llvm::sys::UnicodeCharRange | CXX03AllowedIDCharRanges [] |
static const llvm::sys::UnicodeCharRange | C99AllowedIDCharRanges [] |
static const llvm::sys::UnicodeCharRange | C11DisallowedInitialIDCharRanges [] |
static const llvm::sys::UnicodeCharRange | C99DisallowedInitialIDCharRanges [] |
static const llvm::sys::UnicodeCharRange | UnicodeWhitespaceCharRanges [] |
|
static |
Definition at line 15 of file UnicodeCharSets.h.
Referenced by isAllowedIDChar().
|
static |
Definition at line 385 of file UnicodeCharSets.h.
Referenced by isAllowedInitiallyIDChar().
|
static |
Definition at line 166 of file UnicodeCharSets.h.
Referenced by isAllowedIDChar(), and maybeDiagnoseIDCharCompat().
|
static |
Definition at line 393 of file UnicodeCharSets.h.
Referenced by isAllowedInitiallyIDChar(), and maybeDiagnoseIDCharCompat().
|
static |
Definition at line 47 of file UnicodeCharSets.h.
Referenced by isAllowedIDChar(), and maybeDiagnoseIDCharCompat().
|
static |
Definition at line 402 of file UnicodeCharSets.h.