Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/TextAPI/
H A DTextAPIReader.h20 class InterfaceFile; variable
H A DTextAPIWriter.h19 class InterfaceFile; variable
/llvm-project-15.0.7/llvm/include/llvm/Object/
H A DTapiFile.h29 class InterfaceFile; variable
/llvm-project-15.0.7/llvm/unittests/TextAPI/
H A DTextStubHelpers.h50 void (*Transform)(MachO::InterfaceFile *)) { in checkEqualityOnTransform()
/llvm-project-15.0.7/lld/MachO/
H A DInputFiles.h35 class InterfaceFile; variable
/llvm-project-15.0.7/llvm/tools/dsymutil/
H A DDwarfLinkerForBinary.cpp124 StringRef InterfaceFile = I.second; in copySwiftInterfaces() local