Home | History | Annotate | Download | only in AST

Lines Matching refs:getKeywordForTagTypeKind

3864   static ElaboratedTypeKeyword getKeywordForTagTypeKind(TagTypeKind Tag);
3876 return getKeywordName(getKeywordForTagTypeKind(Kind));