Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DOptParserEmitter.cpp61 std::vector<std::string> APrefixes = A->getValueAsListOfStrings("Prefixes"); in CompareOptionRecords() local
64 for (std::vector<std::string>::const_iterator APre = APrefixes.begin(), in CompareOptionRecords()
65 AEPre = APrefixes.end(), in CompareOptionRecords()