Searched refs:parseModeAttrArg (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/ |
| HD | 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()
|