Searched defs:ExprType (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp511 QualType ExprType = VD->getType().getNonReferenceType(); local
H A DSemaStmt.cpp2377 QualType ExprType = E->getType(); local
H A DSemaExpr.cpp3387 bool Sema::CheckUnaryExprOrTypeTraitOperand(QualType ExprType, argument
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Parse/
H A DParseExpr.cpp1630 ParenParseOption ExprType = CastExpr; local
2017 Parser::ParseParenExpression(ParenParseOption &ExprType, bool stopIfCastExpr, argument
[all...]
H A DParseExprCXX.cpp2962 Parser::ParseCXXAmbiguousParenExpression(ParenParseOption &ExprType, argument

Completed in 121 milliseconds