Home
last modified time | relevance | path

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

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