Searched defs:applyModifier (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Support/ | ||
H A D | RISCVVIntrinsicUtils.cpp | 672 void RVVType::applyModifier(const PrototypeDescriptor &Transformer) { in applyModifier() function in clang::RISCV::RVVType |
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/ | ||
H A D | SveEmitter.cpp | 577 void SVEType::applyModifier(char Mod) { applyModifier() function in SVEType |