Home
last modified time | relevance | path

Searched refs:BitIntT (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp1355 if (auto BitIntT = T->getAs<BitIntType>()) in VisitIntegerLiteral() local
1356 BitIntT->Profile(ID); in VisitIntegerLiteral()