Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DRISCVVEmitter.cpp235 ArrayRef<std::string> PrototypeSeq);
1139 ArrayRef<std::string> PrototypeSeq) { in computeTypes() argument
1141 for (const std::string &Proto : PrototypeSeq) { in computeTypes()