Home
last modified time | relevance | path

Searched defs:InterfaceFile (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/TextAPI/
H A DTextAPIReader.h20 class InterfaceFile; variable
H A DTextAPIWriter.h19 class InterfaceFile; global() variable
H A DInterfaceFile.h107 InterfaceFile(std::unique_ptr<SymbolSet> &&InputSymbols) in InterfaceFile() function
110 InterfaceFile() : SymbolsSet(std::make_unique<SymbolSet>()){}; in InterfaceFile() function
H A DRecordsSlice.h198 class InterfaceFile; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DTapiFile.h30 class InterfaceFile; global() variable
/freebsd/contrib/llvm-project/clang/include/clang/InstallAPI/
H A DMachO.h34 using InterfaceFile = llvm::MachO::InterfaceFile; variable
/freebsd/contrib/llvm-project/lld/MachO/
H A DInputFiles.h35 class InterfaceFile; variable