Home
last modified time | relevance | path

Searched defs:ElemQT (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DCompiler.cpp1022 QualType ElemQT = RHSType->getAs<ComplexType>()->getElementType(); in VisitComplexBinOp() local
1251 QualType ElemQT = ComplexTy->getElementType(); in VisitImplicitValueInitExpr() local
1264 QualType ElemQT = VecT->getElementType(); in VisitImplicitValueInitExpr() local
1481 QualType ElemQT = ComplexTy->getElementType(); in visitInitList() local
1509 QualType ElemQT = VecT->getElementType(); in visitInitList() local
2691 QualType ElemQT = CT->getElementType(); in VisitCXXScalarValueInitExpr() local
2714 QualType ElemQT = VT->getElementType(); in VisitCXXScalarValueInitExpr() local
H A DInterp.cpp746 QualType ElemQT = D->getType()->getPointeeType(); in CheckNewDeleteForms() local