Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DExprCXX.cpp43 QualType CXXTypeidExpr::getTypeOperand(ASTContext &Context) const { in getTypeOperand() function in CXXTypeidExpr
50 QualType CXXUuidofExpr::getTypeOperand(ASTContext &Context) const { in getTypeOperand() function in CXXUuidofExpr
DItaniumMangle.cpp3270 QualType UuidT = UE->getTypeOperand(Context.getASTContext()); in mangleExpression()
3597 mangleType(TIE->getTypeOperand(Context.getASTContext())); in mangleExpression()
/external/llvm-project/clang/lib/AST/
DExprCXX.cpp161 QualType CXXTypeidExpr::getTypeOperand(ASTContext &Context) const { in getTypeOperand() function in CXXTypeidExpr
168 QualType CXXUuidofExpr::getTypeOperand(ASTContext &Context) const { in getTypeOperand() function in CXXUuidofExpr
DJSONNodeDumper.cpp1279 QualType Adjusted = CTE->getTypeOperand(Ctx); in VisitCXXTypeidExpr()
DItaniumMangle.cpp3990 QualType UuidT = UE->getTypeOperand(Context.getASTContext()); in mangleExpression()
4347 mangleType(TIE->getTypeOperand(Context.getASTContext())); in mangleExpression()
DExprConstant.cpp8296 TypeInfo = TypeInfoLValue(E->getTypeOperand(Info.Ctx).getTypePtr()); in VisitCXXTypeidExpr()
/external/clang/include/clang/AST/
DExprCXX.h617 QualType getTypeOperand(ASTContext &Context) const;
817 QualType getTypeOperand(ASTContext &Context) const;
/external/llvm-project/clang/include/clang/AST/
DExprCXX.h869 QualType getTypeOperand(ASTContext &Context) const;
1080 QualType getTypeOperand(ASTContext &Context) const;
/external/clang/lib/CodeGen/
DCGExprConstant.cpp1101 T = Typeid->getTypeOperand(CGM.getContext()); in EmitLValue()
DCGExprCXX.cpp1822 CGM.GetAddrOfRTTIDescriptor(E->getTypeOperand(getContext())); in EmitCXXTypeidExpr()
/external/llvm-project/clang/lib/CodeGen/
DCGExprCXX.cpp2194 CGM.GetAddrOfRTTIDescriptor(E->getTypeOperand(getContext())); in EmitCXXTypeidExpr()
DCGExprConstant.cpp2016 T = E->getTypeOperand(CGM.getContext()); in VisitCXXTypeidExpr()
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...