Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransEmptyStatementsAndDealloc.cpp81 EmptyChecker(ASTContext &ctx, std::vector<SourceLocation> &macroLocs) in EmptyChecker() argument
82 : Ctx(ctx), MacroLocs(macroLocs) { } in EmptyChecker()