Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/TextAPI/
H A DInterfaceFile.h56 InterfaceFileRef(StringRef InstallName) : InstallName(InstallName) {} in InterfaceFileRef() function
58 InterfaceFileRef(StringRef InstallName, const TargetList Targets) in InterfaceFileRef() function