Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Parse/
HDParseExpr.cpp1702 ParenParseOption ExprType = CastExpr; in ParseExprAfterUnaryExprOrTypeTrait() local
2104 Parser::ParseParenExpression(ParenParseOption &ExprType, bool stopIfCastExpr, in ParseParenExpression()
HDParseExprCXX.cpp3006 Parser::ParseCXXAmbiguousParenExpression(ParenParseOption &ExprType, in ParseCXXAmbiguousParenExpression()
/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGExprConstant.cpp841 QualType ExprType = Updater->getType(); in EmitDesignatedInitUpdater() local
1105 QualType ExprType = Updater->getType(); in Build() local
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaOpenMP.cpp896 QualType ExprType = VD->getType().getNonReferenceType(); in ActOnOpenMPIdExpression() local
HDSemaExpr.cpp3673 bool Sema::CheckUnaryExprOrTypeTraitOperand(QualType ExprType, in CheckUnaryExprOrTypeTraitOperand()
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDExprConstant.cpp6203 const Expr *ExprType = E->getArg(1); in TryEvaluateBuiltinObjectSize() local