Home
last modified time | relevance | path

Searched defs:EmptyChecker (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/ARCMigrate/
DTransEmptyStatementsAndDealloc.cpp78 class EmptyChecker : public StmtVisitor<EmptyChecker, bool> { class
83 EmptyChecker(ASTContext &ctx, std::vector<SourceLocation> &macroLocs) in EmptyChecker() function in __anon2eefcbf50111::EmptyChecker
/external/openthread/src/core/border_router/
Drouting_manager.hpp450 enum EmptyChecker : uint8_t enum