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

References

tools/clang/lib/Sema/SemaDeclAttr.cpp
 3835   switch (Str.size()) {
 3837     switch (Str[0]) {
 3857     if (Str[1] == 'F') {
 3859     } else if (Str[1] == 'C') {
 3862     } else if (Str[1] != 'I') {
 3869     if (Str == "word")
 3871     else if (Str == "byte")
 3875     if (Str == "pointer")
 3879     if (Str == "unwind_word")