Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/TextAPI/
H A DSymbol.h178 struct SimpleSymbol { struct
183 bool operator<(const SimpleSymbol &O) const { argument
/freebsd/contrib/llvm-project/clang/include/clang/InstallAPI/
H A DMachO.h45 using SimpleSymbol = llvm::MachO::SimpleSymbol; variable