Home
last modified time | relevance | path

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

/external/skia/src/gpu/glsl/
DGrGLSL.h249 enum ExprType { enum
/external/clang/lib/Parse/
DParseExpr.cpp1734 ParenParseOption ExprType = CastExpr; in ParseExprAfterUnaryExprOrTypeTrait() local
2136 Parser::ParseParenExpression(ParenParseOption &ExprType, bool stopIfCastExpr, in ParseParenExpression()
DParseExprCXX.cpp3023 Parser::ParseCXXAmbiguousParenExpression(ParenParseOption &ExprType, in ParseCXXAmbiguousParenExpression()
/external/clang/lib/CodeGen/
DCGExprConstant.cpp843 QualType ExprType = Updater->getType(); in EmitDesignatedInitUpdater() local
1119 QualType ExprType = Updater->getType(); in Build() local
/external/clang/lib/Sema/
DSemaOpenMP.cpp1105 QualType ExprType = VD->getType().getNonReferenceType(); in ActOnOpenMPIdExpression() local
DSemaExpr.cpp3635 bool Sema::CheckUnaryExprOrTypeTraitOperand(QualType ExprType, in CheckUnaryExprOrTypeTraitOperand()