Searched refs:SourceLocExprBits (Results 1 – 4 of 4) sorted by relevance
1233 SourceLocExprBitfields SourceLocExprBits; in alignas() member
4719 return static_cast<SourceLocIdentKind>(SourceLocExprBits.Kind); in getIdentKind()
1323 E->SourceLocExprBits.Kind = Record.readInt(); in VisitSourceLocExpr()
2221 SourceLocExprBits.Kind = llvm::to_underlying(Kind); in SourceLocExpr()