LLVM 23.0.0git
Spelling.cpp File Reference
#include "llvm/Frontend/Directive/Spelling.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/Support/MathExtras.h"
#include <cassert>

Go to the source code of this file.

Functions

static bool Contains (directive::VersionRange V, int P)

Function Documentation

◆ Contains()