Home
last modified time | relevance | path

Searched defs:StructAfter (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/m133/third_party/externals/harfbuzz/src/
Dhb-machinery.hh71 static inline const Type& StructAfter(const TObject &X) in StructAfter() function
74 static inline Type& StructAfter(TObject &X) in StructAfter() function
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-machinery.hh72 static inline const Type& StructAfter(const TObject &X) in StructAfter() function
75 static inline Type& StructAfter(TObject &X) in StructAfter() function
/third_party/rust/rust/src/tools/rust-analyzer/crates/ide-assists/src/handlers/
Dextract_function.rs5313 impl StructAfter { in extract_method_from_trait_with_multiple_existing_impl_blocks() impl
5343 impl StructAfter { in extract_method_from_trait_with_multiple_existing_impl_blocks() impl