LLVM 22.0.0git
Magic.cpp File Reference

Go to the source code of this file.

Functions

template<size_t N>
static bool startswith (StringRef Magic, const char(&S)[N])

Function Documentation

◆ startswith()

template<size_t N>
bool startswith ( StringRef Magic,
const char(&) S[N] )
static

Definition at line 28 of file Magic.cpp.

References N.

Referenced by llvm::identify_magic().