Home
last modified time | relevance | path

Searched defs:method_annotations (Results 1 – 2 of 2) sorted by relevance

/tools/dexter/slicer/
Ddex_ir.cc302 auto& method_annotations = irAnnotationDirectory->method_annotations; in Normalize() local
/tools/dexter/slicer/export/slicer/
Ddex_ir.h307 std::vector<MethodAnnotation*> method_annotations; member
383 std::vector<own<MethodAnnotation>> method_annotations; member