Lines Matching refs:kExample
54 , { "Example", MarkType::kExample, R_O, E_N, M_CSST | M_E | M_MD | M(Const) }
193 if (MarkType::kExample == child->fMarkType) { in addDefinition()
445 case MarkType::kExample: in addDefinition()
458 if (MarkType::kExample == markType) { in addDefinition()
480 if (MarkType::kExample != child->fMarkType) { in addDefinition()
554 if (MarkType::kExample == def.fMarkType && dup == def.fFiddle) { in reportDuplicates()
565 if (MarkType::kExample == def->fMarkType && name == def->fFiddle) { in find_fiddle()
591 if (MarkType::kExample == def->fMarkType) { in check_example_hashes()
622 if (MarkType::kExample == def->fMarkType) { in reset_example_hashes()
640 if (MarkType::kExample == def.fMarkType) { in find_examples()
840 if (MarkType::kExample == def.fMarkType) { in dumpExamples()
1536 if (fCloned && MarkType::kMethod != markType && MarkType::kExample != markType in findDefinitions()
2129 case MarkType::kExample: in typeName()