Home
last modified time | relevance | path

Searched defs:ExprRange (Results 1 – 14 of 14) sorted by relevance

/external/llvm-project/clang/lib/ARCMigrate/
DTransUnusedInitDelegate.cpp57 SourceRange ExprRange = ME->getSourceRange(); in VisitObjCMessageExpr() local
/external/clang/lib/ARCMigrate/
DTransUnusedInitDelegate.cpp58 SourceRange ExprRange = ME->getSourceRange(); in VisitObjCMessageExpr() local
/external/rust/crates/syn/src/
Dexpr.rs2719 fn expr_range(input: ParseStream, allow_struct: AllowStruct) -> Result<ExprRange> { in expr_range()
3299 impl ToTokens for ExprRange { implementation
/external/llvm-project/clang/include/clang/Lex/
DPreprocessor.h2126 SourceRange ExprRange; member
/external/rust/crates/syn/src/gen/
Deq.rs599 impl Eq for ExprRange {} implementation
602 impl PartialEq for ExprRange { implementation
Dclone.rs597 impl Clone for ExprRange { implementation
Dhash.rs822 impl Hash for ExprRange { implementation
Dvisit_mut.rs215 fn visit_expr_range_mut(&mut self, i: &mut ExprRange) { in visit_expr_range_mut()
Dfold.rs212 fn fold_expr_range(&mut self, i: ExprRange) -> ExprRange { in fold_expr_range()
Ddebug.rs911 impl Debug for ExprRange { implementation
Dvisit.rs211 fn visit_expr_range(&mut self, i: &'ast ExprRange) { in visit_expr_range()
/external/llvm-project/clang/lib/Sema/
DSemaExpr.cpp4190 SourceRange ExprRange, in CheckUnaryExprOrTypeTraitOperand()
12129 CharSourceRange ExprRange = CharSourceRange::getCharRange( in diagnoseXorMisusedAsPow() local
12523 SourceRange ExprRange = E->getSourceRange(); in DiagnoseConstAssignment() local
DSemaChecking.cpp4696 ExprResult Sema::BuildAtomicExpr(SourceRange CallRange, SourceRange ExprRange, in BuildAtomicExpr()
/external/clang/lib/Sema/
DSemaExpr.cpp3713 SourceRange ExprRange, in CheckUnaryExprOrTypeTraitOperand()
9714 SourceRange ExprRange = E->getSourceRange(); in DiagnoseConstAssignment() local