Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DRangedConstraintManager.cpp71 QualType ExprType = SSE->getType(); in assumeSym() local
/external/llvm-project/clang-tools-extra/clangd/refactor/tweaks/
DExtractVariable.cpp370 if (const Type *ExprType = E->getType().getTypePtrOrNull()) in eligibleForExtraction() local
/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/llvm-project/clang-tools-extra/clang-tidy/modernize/
DLoopConvertUtils.cpp544 QualType ExprType; in TraverseMemberExpr() local
/external/clang/lib/CodeGen/
DCGExprConstant.cpp856 QualType ExprType = Updater->getType(); in EmitDesignatedInitUpdater() local
1132 QualType ExprType = Updater->getType(); in Build() local
/external/llvm-project/clang/lib/Parse/
DParseExpr.cpp2291 ParenParseOption ExprType = CastExpr; in ParseExprAfterUnaryExprOrTypeTrait() local
2757 Parser::ParseParenExpression(ParenParseOption &ExprType, bool stopIfCastExpr, in ParseParenExpression()
DParseExprCXX.cpp3837 Parser::ParseCXXAmbiguousParenExpression(ParenParseOption &ExprType, in ParseCXXAmbiguousParenExpression()
/external/rust/crates/syn/src/gen/
Deq.rs686 impl Eq for ExprType {} implementation
689 impl PartialEq for ExprType { implementation
Dclone.rs693 impl Clone for ExprType { implementation
Dhash.rs917 impl Hash for ExprType { implementation
Dvisit_mut.rs247 fn visit_expr_type_mut(&mut self, i: &mut ExprType) { in visit_expr_type_mut()
Dfold.rs244 fn fold_expr_type(&mut self, i: ExprType) -> ExprType { in fold_expr_type()
Ddebug.rs1007 impl Debug for ExprType { implementation
Dvisit.rs243 fn visit_expr_type(&mut self, i: &'ast ExprType) { in visit_expr_type()
/external/rust/crates/syn/src/
Dexpr.rs3030 impl ToTokens for ExprType { implementation
/external/llvm-project/clang/lib/Sema/
DSemaTemplateInstantiate.cpp1472 QualType ExprType = TargetType.getNonLValueExprType(SemaRef.Context); in TransformTemplateParmRefExpr() local
DSemaExpr.cpp4188 bool Sema::CheckUnaryExprOrTypeTraitOperand(QualType ExprType, in CheckUnaryExprOrTypeTraitOperand()
DSemaOpenMP.cpp2894 QualType ExprType = VD->getType().getNonReferenceType(); in ActOnOpenMPIdExpression() local
/external/clang/lib/Sema/
DSemaOpenMP.cpp1270 QualType ExprType = VD->getType().getNonReferenceType(); in ActOnOpenMPIdExpression() local
DSemaExpr.cpp3711 bool Sema::CheckUnaryExprOrTypeTraitOperand(QualType ExprType, in CheckUnaryExprOrTypeTraitOperand()
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...