Home
last modified time | relevance | path

Searched defs:ExprType (Results 1 – 6 of 6) sorted by relevance

/netbsd/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DRangedConstraintManager.cpp71 QualType ExprType = SSE->getType(); in assumeSym() local
/netbsd/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseExpr.cpp2298 ParenParseOption ExprType = CastExpr; in ParseExprAfterUnaryExprOrTypeTrait() local
2764 Parser::ParseParenExpression(ParenParseOption &ExprType, bool stopIfCastExpr, in ParseParenExpression()
H A DParseExprCXX.cpp3822 Parser::ParseCXXAmbiguousParenExpression(ParenParseOption &ExprType, in ParseCXXAmbiguousParenExpression()
/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp1473 QualType ExprType = TargetType.getNonLValueExprType(SemaRef.Context); in TransformTemplateParmRefExpr() local
H A DSemaExpr.cpp4222 bool Sema::CheckUnaryExprOrTypeTraitOperand(QualType ExprType, in CheckUnaryExprOrTypeTraitOperand()
H A DSemaOpenMP.cpp2910 QualType ExprType = VD->getType().getNonReferenceType(); in ActOnOpenMPIdExpression() local