Searched refs:TypeWithKeywordBits (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/AST/
H A DType.h1348 TypeWithKeywordBitfields TypeWithKeywordBits; member in union:clang::Type::__anon17544
3956 TypeWithKeywordBits.Keyword = Keyword;
3961 return static_cast<ElaboratedTypeKeyword>(TypeWithKeywordBits.Keyword);

Completed in 190 milliseconds