HomeSort by relevance Sort by last modified time
    Searched refs:ProtectedScopeTraverser (Results 1 - 3 of 3) sorted by null

  /external/clang/lib/ARCMigrate/
Transforms.h 138 class ProtectedScopeTraverser : public ASTTraverser {
TransProtectedScope.cpp 194 void ProtectedScopeTraverser::traverseBody(BodyContext &BodyCtx) {
Transforms.cpp 576 MigrateCtx.addTraverser(new ProtectedScopeTraverser());

Completed in 42 milliseconds