reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/SemaDeclAttr.cpp
 2524   if (!S.checkStringLiteralArgumentAttr(AL, 0, TypeStr, &LiteralLoc))
 2528   if (!VisibilityAttr::ConvertStrToVisibilityType(TypeStr, type)) {
 2530                                                                 << TypeStr;