Home | History | Annotate | Download | only in Sema

Lines Matching refs:Kwd

6769   ElaboratedTypeKeyword Kwd = TypeWithKeyword::getKeywordForTagTypeKind(Kind);
6770 QualType Result = Context.getDependentNameType(Kwd, NNS, Name);