reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
305 ::testing::AssertionResult AR = HasInlineCommandAt(C, Traits, Idx, ICC, Name); 309 if (ICC->getNumArgs() != 1) 311 << "InlineCommandComment has " << ICC->getNumArgs() << " arg(s), " 314 StringRef ActualArg = ICC->getArgText(0);