Searched refs:parseModeAttrArg (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/clang/lib/Sema/ |
| H A D | SemaDeclAttr.cpp | 4447 static void parseModeAttrArg(Sema &S, StringRef Str, unsigned &DestWidth, in parseModeAttrArg() function 4553 parseModeAttrArg(*this, Str.substr(VectorStringLength + 1), DestWidth, in AddModeAttr() 4564 parseModeAttrArg(*this, Str, DestWidth, IntegerMode, ComplexMode, in AddModeAttr()
|