Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DExprConstant.cpp7186 QualType RepresentationType = Ty->getDecl()->getIntegerType(); in visit() local
7187 assert(!RepresentationType.isNull() && in visit()
7190 RepresentationType.getCanonicalType()->castAs<BuiltinType>(); in visit()