Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/MCTargetDesc/
DWebAssemblyMCTargetDesc.h284 enum class ExprType : unsigned { enum
/external/clang/lib/Parse/
DParseExpr.cpp1782 ParenParseOption ExprType = CastExpr; in ParseExprAfterUnaryExprOrTypeTrait() local
2184 Parser::ParseParenExpression(ParenParseOption &ExprType, bool stopIfCastExpr, in ParseParenExpression()
DParseExprCXX.cpp3099 Parser::ParseCXXAmbiguousParenExpression(ParenParseOption &ExprType, in ParseCXXAmbiguousParenExpression()
/external/clang/lib/CodeGen/
DCGExprConstant.cpp856 QualType ExprType = Updater->getType(); in EmitDesignatedInitUpdater() local
1132 QualType ExprType = Updater->getType(); in Build() local
/external/clang/lib/Sema/
DSemaOpenMP.cpp1270 QualType ExprType = VD->getType().getNonReferenceType(); in ActOnOpenMPIdExpression() local
DSemaExpr.cpp3711 bool Sema::CheckUnaryExprOrTypeTraitOperand(QualType ExprType, in CheckUnaryExprOrTypeTraitOperand()