Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/clang/lib/ARCMigrate/
H A DTransUnusedInitDelegate.cpp58 SourceRange ExprRange = ME->getSourceRange(); in VisitObjCMessageExpr() local
/aosp_15_r20/external/rust/android-crates-io/crates/prettyplease/src/
Dexpr.rs552 pub fn expr_range(&mut self, expr: &ExprRange) { in expr_range()
/aosp_15_r20/external/rust/android-crates-io/crates/syn/src/
Dexpr.rs2852 fn expr_range(input: ParseStream, allow_struct: AllowStruct) -> Result<ExprRange> { in expr_range()
3421 impl ToTokens for ExprRange { implementation
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/syn-2.0.55/src/
H A Dexpr.rs2852 fn expr_range(input: ParseStream, allow_struct: AllowStruct) -> Result<ExprRange> { in expr_range()
3421 impl ToTokens for ExprRange { implementation
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/syn-1.0.109/src/
H A Dexpr.rs2779 fn expr_range(input: ParseStream, allow_struct: AllowStruct) -> Result<ExprRange> { in expr_range()
3391 impl ToTokens for ExprRange { implementation
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/syn-2.0.55/src/gen/
H A Deq.rs605 impl Eq for crate::ExprRange {} implementation
608 impl PartialEq for crate::ExprRange { implementation
H A Dclone.rs615 impl Clone for crate::ExprRange { implementation
H A Ddebug.rs946 impl Debug for crate::ExprRange { implementation
952 impl crate::ExprRange { implementation
H A Dhash.rs836 impl Hash for crate::ExprRange { implementation
H A Dvisit_mut.rs265 fn visit_expr_range_mut(&mut self, i: &mut crate::ExprRange) { in visit_expr_range_mut()
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/syn-1.0.109/src/gen/
H A Deq.rs579 impl Eq for ExprRange {} implementation
582 impl PartialEq for ExprRange { implementation
H A Dclone.rs598 impl Clone for ExprRange { implementation
H A Dhash.rs823 impl Hash for ExprRange { implementation
H A Dfold.rs212 fn fold_expr_range(&mut self, i: ExprRange) -> ExprRange { in fold_expr_range()
H A Dvisit_mut.rs215 fn visit_expr_range_mut(&mut self, i: &mut ExprRange) { in visit_expr_range_mut()
/aosp_15_r20/external/rust/android-crates-io/crates/syn/src/gen/
Deq.rs605 impl Eq for crate::ExprRange {} implementation
608 impl PartialEq for crate::ExprRange { implementation
Dclone.rs615 impl Clone for crate::ExprRange { implementation
Ddebug.rs946 impl Debug for crate::ExprRange { implementation
952 impl crate::ExprRange { implementation
Dhash.rs836 impl Hash for crate::ExprRange { implementation
Dvisit_mut.rs265 fn visit_expr_range_mut(&mut self, i: &mut crate::ExprRange) { in visit_expr_range_mut()
Dfold.rs271 fn fold_expr_range(&mut self, i: crate::ExprRange) -> crate::ExprRange { in fold_expr_range()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Lex/
DPreprocessor.h2523 SourceRange ExprRange; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Lex/
DPreprocessor.h2533 SourceRange ExprRange; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Lex/
DPreprocessor.h2534 SourceRange ExprRange; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Lex/
DPreprocessor.h2533 SourceRange ExprRange; member

12