Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DOptionStrCmp.cpp35 int llvm::StrCmpOptionPrefixes(ArrayRef<StringRef> APrefixes, in StrCmpOptionPrefixes()
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DOptEmitter.cpp29 std::vector<StringRef> APrefixes = A->getValueAsListOfStrings("Prefixes"); in IsOptionRecordsLess() local
/freebsd/contrib/llvm-project/llvm/lib/Option/
H A DOptTable.cpp53 SmallVector<StringRef, 8> APrefixes, BPrefixes; in operator ()() local