reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
176 SourceLocation findSemiAfterLocation(SourceLocation loc, ASTContext &Ctx,
737 EndOfEnumDclLoc = trans::findSemiAfterLocation(EndOfEnumDclLoc, 747 EndTypedefDclLoc = trans::findSemiAfterLocation(EndTypedefDclLoc,tools/clang/lib/ARCMigrate/TransEmptyStatementsAndDealloc.cpp
68 SourceLocation AfterMacroSemiLoc = findSemiAfterLocation(AfterMacroLoc, Ctx);
tools/clang/lib/ARCMigrate/Transforms.cpp119 SourceLocation SemiLoc = findSemiAfterLocation(loc, Ctx, IsDecl); 161 return findSemiAfterLocation(tok.getLocation(), Ctx, /*IsDecl*/true);