Searched refs:AltNameList (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DAsmWriterEmitter.cpp566 std::vector<Record*> AltNameList = local
569 for (e = AltNameList.size();
570 Idx < e && (AltNameList[Idx]->getName() != AltName);

Completed in 135 milliseconds