Searched refs:macroLocs (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/ARCMigrate/
H A DTransEmptyStatementsAndDealloc.cpp83 EmptyChecker(ASTContext &ctx, std::vector<SourceLocation> &macroLocs) argument
84 : Ctx(ctx), MacroLocs(macroLocs) { }

Completed in 199 milliseconds