LLVM 19.0.0git
Functions
InterfaceFile.cpp File Reference
#include "llvm/TextAPI/InterfaceFile.h"
#include "llvm/TextAPI/RecordsSlice.h"
#include "llvm/TextAPI/TextAPIError.h"
#include <iomanip>
#include <sstream>

Go to the source code of this file.

Functions

static bool isYAMLTextStub (const FileType &Kind)
 

Function Documentation

◆ isYAMLTextStub()

static bool isYAMLTextStub ( const FileType Kind)
static

Definition at line 383 of file InterfaceFile.cpp.

References llvm::MachO::TBD_V1, and llvm::MachO::TBD_V5.

Referenced by llvm::MachO::InterfaceFile::operator==().