Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Option/
H A DOptTable.h97 void appendPrefixes(const StringTable &StrTable, in appendPrefixes() function
211 I.appendPrefixes(*StrTable, PrefixesTable, Prefixes); in appendOptionPrefixes()
/freebsd/contrib/llvm-project/llvm/lib/Option/
H A DOptTable.cpp54 A.appendPrefixes(*StrTable, PrefixesTable, APrefixes); in operator ()()
55 B.appendPrefixes(*StrTable, PrefixesTable, BPrefixes); in operator ()()