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

Declarations

tools/clang/include/clang/AST/Type.h
 5175   static TagTypeKind getTagTypeKindForTypeSpec(unsigned TypeSpec);

References

tools/clang/lib/Sema/SemaDecl.cpp
14715   TagTypeKind Kind = TypeWithKeyword::getTagTypeKindForTypeSpec(TagSpec);
tools/clang/lib/Sema/SemaDeclCXX.cpp
14599   TagTypeKind Kind = TypeWithKeyword::getTagTypeKindForTypeSpec(TagSpec);
tools/clang/lib/Sema/SemaTemplate.cpp
 1367   TagTypeKind Kind = TypeWithKeyword::getTagTypeKindForTypeSpec(TagSpec);
 3564   TagTypeKind TagKind = TypeWithKeyword::getTagTypeKindForTypeSpec(TagSpec);
 7769   TagTypeKind Kind = TypeWithKeyword::getTagTypeKindForTypeSpec(TagSpec);
 8959   TagTypeKind Kind = TypeWithKeyword::getTagTypeKindForTypeSpec(TagSpec);
 9774   TagTypeKind Kind = TypeWithKeyword::getTagTypeKindForTypeSpec(TagSpec);