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

Declarations

tools/clang/include/clang/AST/Type.h
 5171   static ElaboratedTypeKeyword getKeywordForTypeSpec(unsigned TypeSpec);

References

tools/clang/lib/Sema/SemaType.cpp
 1536       = ElaboratedType::getKeywordForTypeSpec(DS.getTypeSpecType());
 5523         = TypeWithKeyword::getKeywordForTypeSpec(DS.getTypeSpecType());