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

/freebsd-10.1-release/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DTransEmptyStatementsAndDealloc.cpp83 EmptyChecker(ASTContext &ctx, std::vector<SourceLocation> &macroLocs) argument
84 : Ctx(ctx), MacroLocs(macroLocs) { }

Completed in 44 milliseconds