reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
410 return (T == TST_typename || T == TST_typeofType ||
tools/clang/lib/Parse/ParseDecl.cpp 6977 if (DS.SetTypeSpecType(DeclSpec::TST_typeofType, StartLoc, PrevSpec,
tools/clang/lib/Sema/DeclSpec.cpp 549 case DeclSpec::TST_typeofType:
tools/clang/lib/Sema/SemaDecl.cpp 5322 case DeclSpec::TST_typeofType:
tools/clang/lib/Sema/SemaType.cpp1553 case DeclSpec::TST_typeofType: 5490 assert(DS.getTypeSpecType() == DeclSpec::TST_typeofType);