Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp7097 QualType RepresentationType = Ty->getDecl()->getIntegerType(); in visit() local
7098 assert(!RepresentationType.isNull() && in visit()
7101 RepresentationType.getCanonicalType()->castAs<BuiltinType>(); in visit()