LLVM 20.0.0git
|
#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) |
Definition at line 386 of file InterfaceFile.cpp.
References llvm::MachO::TBD_V1, and llvm::MachO::TBD_V5.
Referenced by llvm::MachO::InterfaceFile::operator==().