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