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

Declarations

tools/clang/include/clang/AST/Type.h
 5185   static bool KeywordIsTagTypeKind(ElaboratedTypeKeyword Keyword);

References

tools/clang/lib/AST/Type.cpp
 2747   return TypeWithKeyword::KeywordIsTagTypeKind(Keyword);