reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
808 QualType getTypeOperand(ASTContext &Context) const;
7542 TypeInfo = TypeInfoLValue(E->getTypeOperand(Info.Ctx).getTypePtr());
tools/clang/lib/AST/ItaniumMangle.cpp 4043 mangleType(TIE->getTypeOperand(Context.getASTContext()));
tools/clang/lib/AST/JSONNodeDumper.cpp 1265 QualType Adjusted = CTE->getTypeOperand(Ctx);
tools/clang/lib/CodeGen/CGExprCXX.cpp 2149 CGM.GetAddrOfRTTIDescriptor(E->getTypeOperand(getContext()));
tools/clang/lib/CodeGen/CGExprConstant.cpp 1989 T = E->getTypeOperand(CGM.getContext());