Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp7410 QualType RepresentationType = Ty->getDecl()->getIntegerType(); in visit() local
7411 assert(!RepresentationType.isNull() && in visit()
7414 RepresentationType.getCanonicalType()->castAs<BuiltinType>(); in visit()