Home
last modified time | relevance | path

Searched defs:annotated (Results 1 – 5 of 5) sorted by relevance

/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DDeprecatedFieldTest.java58 private boolean isDeprecated(AnnotatedElement annotated) { in isDeprecated()
/third_party/python/Lib/test/
Dinspect_fodder2.py106 def annotated(arg1: list): function
/third_party/skia/third_party/externals/dawn/generator/
Ddawn_json_generator.py601 def annotated(typ, arg): function
/third_party/rust/rust/compiler/rustc_hir_analysis/src/
Derrors.rs345 pub annotated: Span, field
/third_party/typescript/src/harness/
DfourslashImpl.ts2803 let annotated = this.activeFile.content; variable