HomeSort by relevance Sort by last modified time
    Searched refs:Traverse (Results 1 - 25 of 40) sorted by null

1 2

  /external/v8/tools/clang/plugins/
FindBadConstructsAction.cpp 24 visitor_.Traverse(context);
FindBadConstructsConsumer.h 49 void Traverse(clang::ASTContext& context);
FindBadConstructsConsumer.cpp 180 void FindBadConstructsConsumer::Traverse(ASTContext& context) {
    [all...]
  /packages/apps/Test/connectivity/sl4n/rapidjson/test/perftest/
rapidjsontest.cpp 195 size_t Traverse(const T& value) {
201 count += Traverse(itr->value);
207 count += Traverse(*itr);
219 size_t count = Traverse(doc_);
  /external/clang/include/clang/AST/
RecursiveASTVisitor.h 79 /// 1. traverse the AST (i.e. go to each node);
101 /// These three method groups are tiered (Traverse* > WalkUpFrom* >
102 /// Visit*). A method (e.g. Traverse*) may call methods from the same
103 /// tier (e.g. other Traverse*) or one tier lower (e.g. WalkUpFrom*).
118 /// template pattern) and override any of the Traverse*, WalkUpFrom*,
122 /// users may override Traverse* and WalkUpFrom* to implement custom
165 /// \brief Return whether this visitor should traverse post-order.
169 /// dispatching to Traverse*() based on the argument's dynamic type.
188 /// Traverse*Type() based on the argument's getTypeClass() property.
195 /// Traverse*TypeLoc() based on the argument type's getTypeClass() property
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
RecursiveASTVisitor.h 90 /// 1. traverse the AST (i.e. go to each node);
112 /// These three method groups are tiered (Traverse* > WalkUpFrom* >
113 /// Visit*). A method (e.g. Traverse*) may call methods from the same
114 /// tier (e.g. other Traverse*) or one tier lower (e.g. WalkUpFrom*).
129 /// template pattern) and override any of the Traverse*, WalkUpFrom*,
133 /// users may override Traverse* and WalkUpFrom* to implement custom
176 /// \brief Return whether this visitor should traverse post-order.
180 /// dispatching to Traverse*() based on the argument's dynamic type.
199 /// Traverse*Type() based on the argument's getTypeClass() property.
206 /// Traverse*TypeLoc() based on the argument type's getTypeClass() property
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
RecursiveASTVisitor.h 90 /// 1. traverse the AST (i.e. go to each node);
112 /// These three method groups are tiered (Traverse* > WalkUpFrom* >
113 /// Visit*). A method (e.g. Traverse*) may call methods from the same
114 /// tier (e.g. other Traverse*) or one tier lower (e.g. WalkUpFrom*).
129 /// template pattern) and override any of the Traverse*, WalkUpFrom*,
133 /// users may override Traverse* and WalkUpFrom* to implement custom
176 /// \brief Return whether this visitor should traverse post-order.
180 /// dispatching to Traverse*() based on the argument's dynamic type.
199 /// Traverse*Type() based on the argument's getTypeClass() property.
206 /// Traverse*TypeLoc() based on the argument type's getTypeClass() property
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
RecursiveASTVisitor.h 90 /// 1. traverse the AST (i.e. go to each node);
112 /// These three method groups are tiered (Traverse* > WalkUpFrom* >
113 /// Visit*). A method (e.g. Traverse*) may call methods from the same
114 /// tier (e.g. other Traverse*) or one tier lower (e.g. WalkUpFrom*).
129 /// template pattern) and override any of the Traverse*, WalkUpFrom*,
133 /// users may override Traverse* and WalkUpFrom* to implement custom
176 /// \brief Return whether this visitor should traverse post-order.
180 /// dispatching to Traverse*() based on the argument's dynamic type.
199 /// Traverse*Type() based on the argument's getTypeClass() property.
206 /// Traverse*TypeLoc() based on the argument type's getTypeClass() property
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
RecursiveASTVisitor.h 90 /// 1. traverse the AST (i.e. go to each node);
112 /// These three method groups are tiered (Traverse* > WalkUpFrom* >
113 /// Visit*). A method (e.g. Traverse*) may call methods from the same
114 /// tier (e.g. other Traverse*) or one tier lower (e.g. WalkUpFrom*).
129 /// template pattern) and override any of the Traverse*, WalkUpFrom*,
133 /// users may override Traverse* and WalkUpFrom* to implement custom
176 /// \brief Return whether this visitor should traverse post-order.
180 /// dispatching to Traverse*() based on the argument's dynamic type.
199 /// Traverse*Type() based on the argument's getTypeClass() property.
206 /// Traverse*TypeLoc() based on the argument type's getTypeClass() property
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
RecursiveASTVisitor.h 90 /// 1. traverse the AST (i.e. go to each node);
112 /// These three method groups are tiered (Traverse* > WalkUpFrom* >
113 /// Visit*). A method (e.g. Traverse*) may call methods from the same
114 /// tier (e.g. other Traverse*) or one tier lower (e.g. WalkUpFrom*).
129 /// template pattern) and override any of the Traverse*, WalkUpFrom*,
133 /// users may override Traverse* and WalkUpFrom* to implement custom
176 /// \brief Return whether this visitor should traverse post-order.
180 /// dispatching to Traverse*() based on the argument's dynamic type.
199 /// Traverse*Type() based on the argument's getTypeClass() property.
206 /// Traverse*TypeLoc() based on the argument type's getTypeClass() property
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
RecursiveASTVisitor.h 90 /// 1. traverse the AST (i.e. go to each node);
112 /// These three method groups are tiered (Traverse* > WalkUpFrom* >
113 /// Visit*). A method (e.g. Traverse*) may call methods from the same
114 /// tier (e.g. other Traverse*) or one tier lower (e.g. WalkUpFrom*).
129 /// template pattern) and override any of the Traverse*, WalkUpFrom*,
133 /// users may override Traverse* and WalkUpFrom* to implement custom
176 /// \brief Return whether this visitor should traverse post-order.
180 /// dispatching to Traverse*() based on the argument's dynamic type.
199 /// Traverse*Type() based on the argument's getTypeClass() property.
206 /// Traverse*TypeLoc() based on the argument type's getTypeClass() property
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
RecursiveASTVisitor.h 90 /// 1. traverse the AST (i.e. go to each node);
112 /// These three method groups are tiered (Traverse* > WalkUpFrom* >
113 /// Visit*). A method (e.g. Traverse*) may call methods from the same
114 /// tier (e.g. other Traverse*) or one tier lower (e.g. WalkUpFrom*).
129 /// template pattern) and override any of the Traverse*, WalkUpFrom*,
133 /// users may override Traverse* and WalkUpFrom* to implement custom
176 /// \brief Return whether this visitor should traverse post-order.
180 /// dispatching to Traverse*() based on the argument's dynamic type.
199 /// Traverse*Type() based on the argument's getTypeClass() property.
206 /// Traverse*TypeLoc() based on the argument type's getTypeClass() property
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
RecursiveASTVisitor.h 90 /// 1. traverse the AST (i.e. go to each node);
112 /// These three method groups are tiered (Traverse* > WalkUpFrom* >
113 /// Visit*). A method (e.g. Traverse*) may call methods from the same
114 /// tier (e.g. other Traverse*) or one tier lower (e.g. WalkUpFrom*).
129 /// template pattern) and override any of the Traverse*, WalkUpFrom*,
133 /// users may override Traverse* and WalkUpFrom* to implement custom
176 /// \brief Return whether this visitor should traverse post-order.
180 /// dispatching to Traverse*() based on the argument's dynamic type.
199 /// Traverse*Type() based on the argument's getTypeClass() property.
206 /// Traverse*TypeLoc() based on the argument type's getTypeClass() property
    [all...]
  /external/clang/include/clang/ASTMatchers/
ASTMatchersInternal.h 833 /// \brief Interface that allows matchers to traverse the AST.
856 /// Will traverse any child nodes.
858 /// Will not traverse implicit casts and parentheses.
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/ASTMatchers/
ASTMatchersInternal.h 841 /// \brief Interface that allows matchers to traverse the AST.
864 /// Will traverse any child nodes.
866 /// Will not traverse implicit casts and parentheses.
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/ASTMatchers/
ASTMatchersInternal.h 841 /// \brief Interface that allows matchers to traverse the AST.
864 /// Will traverse any child nodes.
866 /// Will not traverse implicit casts and parentheses.
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/ASTMatchers/
ASTMatchersInternal.h 841 /// \brief Interface that allows matchers to traverse the AST.
864 /// Will traverse any child nodes.
866 /// Will not traverse implicit casts and parentheses.
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/ASTMatchers/
ASTMatchersInternal.h 841 /// \brief Interface that allows matchers to traverse the AST.
864 /// Will traverse any child nodes.
866 /// Will not traverse implicit casts and parentheses.
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/ASTMatchers/
ASTMatchersInternal.h 841 /// \brief Interface that allows matchers to traverse the AST.
864 /// Will traverse any child nodes.
866 /// Will not traverse implicit casts and parentheses.
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/ASTMatchers/
ASTMatchersInternal.h 841 /// \brief Interface that allows matchers to traverse the AST.
864 /// Will traverse any child nodes.
866 /// Will not traverse implicit casts and parentheses.
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/ASTMatchers/
ASTMatchersInternal.h 841 /// \brief Interface that allows matchers to traverse the AST.
864 /// Will traverse any child nodes.
866 /// Will not traverse implicit casts and parentheses.
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/ASTMatchers/
ASTMatchersInternal.h 841 /// \brief Interface that allows matchers to traverse the AST.
864 /// Will traverse any child nodes.
866 /// Will not traverse implicit casts and parentheses.
    [all...]
  /external/pdfium/xfa/fxfa/app/
xfa_ffpageview.cpp 301 CXFA_Node* pTraverse = pTraversal->GetChild(0, XFA_Element::Traverse);
  /external/pdfium/xfa/fxfa/
fxfa_basic.h 790 Traverse,
  /external/pdfium/xfa/fxfa/parser/
xfa_basic_data_attributes.cpp     [all...]

Completed in 1459 milliseconds

1 2