Searched defs:addTarget (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/TextAPI/MachO/
H A DInterfaceFile.cpp44 void InterfaceFileRef::addTarget(const Target &Target) { function in class:llvm::MachO::InterfaceFileRef
99 void InterfaceFile::addTarget(const Target &Target) { function in class:llvm::MachO::InterfaceFile
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/TextAPI/MachO/
H A DSymbol.h62 void addTarget(Target target) { Targets.emplace_back(target); } function in class:llvm::MachO::Symbol

Completed in 116 milliseconds