Home
last modified time | relevance | path

Searched refs:getStrTable (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Option/
H A DOption.cpp65 << Info->getPrefix(Owner->getStrTable(), Owner->getPrefixesTable(), I) in print()
/freebsd/contrib/llvm-project/llvm/include/llvm/Option/
H A DOptTable.h180 const StringTable &getStrTable() const { return *StrTable; } in getStrTable() function