Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DExprConstant.cpp7179 QualType RepresentationType = Ty->getDecl()->getIntegerType(); in visit() local
7180 assert(!RepresentationType.isNull() && in visit()
7183 RepresentationType.getCanonicalType()->castAs<BuiltinType>(); in visit()