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

  /external/clang/include/clang/AST/
ASTContext.h 487 class DynTypedNodeList {
494 DynTypedNodeList(const DynTypedNode &N) : IsSingleNode(true) {
497 DynTypedNodeList(ArrayRef<DynTypedNode> A) : IsSingleNode(false) {
547 template <typename NodeT> DynTypedNodeList getParents(const NodeT &Node) {
551 DynTypedNodeList getParents(const ast_type_traits::DynTypedNode &Node);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
ASTContext.h 541 class DynTypedNodeList {
548 DynTypedNodeList(const DynTypedNode &N) : IsSingleNode(true) {
551 DynTypedNodeList(ArrayRef<DynTypedNode> A) : IsSingleNode(false) {
602 template <typename NodeT> DynTypedNodeList getParents(const NodeT &Node) {
606 DynTypedNodeList getParents(const ast_type_traits::DynTypedNode &Node);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
ASTContext.h 541 class DynTypedNodeList {
548 DynTypedNodeList(const DynTypedNode &N) : IsSingleNode(true) {
551 DynTypedNodeList(ArrayRef<DynTypedNode> A) : IsSingleNode(false) {
602 template <typename NodeT> DynTypedNodeList getParents(const NodeT &Node) {
606 DynTypedNodeList getParents(const ast_type_traits::DynTypedNode &Node);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
ASTContext.h 541 class DynTypedNodeList {
548 DynTypedNodeList(const DynTypedNode &N) : IsSingleNode(true) {
551 DynTypedNodeList(ArrayRef<DynTypedNode> A) : IsSingleNode(false) {
602 template <typename NodeT> DynTypedNodeList getParents(const NodeT &Node) {
606 DynTypedNodeList getParents(const ast_type_traits::DynTypedNode &Node);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
ASTContext.h 543 class DynTypedNodeList {
550 DynTypedNodeList(const DynTypedNode &N) : IsSingleNode(true) {
553 DynTypedNodeList(ArrayRef<DynTypedNode> A) : IsSingleNode(false) {
604 template <typename NodeT> DynTypedNodeList getParents(const NodeT &Node) {
608 DynTypedNodeList getParents(const ast_type_traits::DynTypedNode &Node);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
ASTContext.h 543 class DynTypedNodeList {
550 DynTypedNodeList(const DynTypedNode &N) : IsSingleNode(true) {
553 DynTypedNodeList(ArrayRef<DynTypedNode> A) : IsSingleNode(false) {
604 template <typename NodeT> DynTypedNodeList getParents(const NodeT &Node) {
608 DynTypedNodeList getParents(const ast_type_traits::DynTypedNode &Node);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
ASTContext.h 543 class DynTypedNodeList {
550 DynTypedNodeList(const DynTypedNode &N) : IsSingleNode(true) {
553 DynTypedNodeList(ArrayRef<DynTypedNode> A) : IsSingleNode(false) {
604 template <typename NodeT> DynTypedNodeList getParents(const NodeT &Node) {
608 DynTypedNodeList getParents(const ast_type_traits::DynTypedNode &Node);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
ASTContext.h 543 class DynTypedNodeList {
550 DynTypedNodeList(const DynTypedNode &N) : IsSingleNode(true) {
553 DynTypedNodeList(ArrayRef<DynTypedNode> A) : IsSingleNode(false) {
604 template <typename NodeT> DynTypedNodeList getParents(const NodeT &Node) {
608 DynTypedNodeList getParents(const ast_type_traits::DynTypedNode &Node);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
ASTContext.h 541 class DynTypedNodeList {
548 DynTypedNodeList(const DynTypedNode &N) : IsSingleNode(true) {
551 DynTypedNodeList(ArrayRef<DynTypedNode> A) : IsSingleNode(false) {
602 template <typename NodeT> DynTypedNodeList getParents(const NodeT &Node) {
606 DynTypedNodeList getParents(const ast_type_traits::DynTypedNode &Node);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
ASTContext.h 541 class DynTypedNodeList {
548 DynTypedNodeList(const DynTypedNode &N) : IsSingleNode(true) {
551 DynTypedNodeList(ArrayRef<DynTypedNode> A) : IsSingleNode(false) {
602 template <typename NodeT> DynTypedNodeList getParents(const NodeT &Node) {
606 DynTypedNodeList getParents(const ast_type_traits::DynTypedNode &Node);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
ASTContext.h 541 class DynTypedNodeList {
548 DynTypedNodeList(const DynTypedNode &N) : IsSingleNode(true) {
551 DynTypedNodeList(ArrayRef<DynTypedNode> A) : IsSingleNode(false) {
602 template <typename NodeT> DynTypedNodeList getParents(const NodeT &Node) {
606 DynTypedNodeList getParents(const ast_type_traits::DynTypedNode &Node);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
ASTContext.h 543 class DynTypedNodeList {
550 DynTypedNodeList(const DynTypedNode &N) : IsSingleNode(true) {
553 DynTypedNodeList(ArrayRef<DynTypedNode> A) : IsSingleNode(false) {
604 template <typename NodeT> DynTypedNodeList getParents(const NodeT &Node) {
608 DynTypedNodeList getParents(const ast_type_traits::DynTypedNode &Node);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
ASTContext.h 543 class DynTypedNodeList {
550 DynTypedNodeList(const DynTypedNode &N) : IsSingleNode(true) {
553 DynTypedNodeList(ArrayRef<DynTypedNode> A) : IsSingleNode(false) {
604 template <typename NodeT> DynTypedNodeList getParents(const NodeT &Node) {
608 DynTypedNodeList getParents(const ast_type_traits::DynTypedNode &Node);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
ASTContext.h 543 class DynTypedNodeList {
550 DynTypedNodeList(const DynTypedNode &N) : IsSingleNode(true) {
553 DynTypedNodeList(ArrayRef<DynTypedNode> A) : IsSingleNode(false) {
604 template <typename NodeT> DynTypedNodeList getParents(const NodeT &Node) {
608 DynTypedNodeList getParents(const ast_type_traits::DynTypedNode &Node);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
ASTContext.h 543 class DynTypedNodeList {
550 DynTypedNodeList(const DynTypedNode &N) : IsSingleNode(true) {
553 DynTypedNodeList(ArrayRef<DynTypedNode> A) : IsSingleNode(false) {
604 template <typename NodeT> DynTypedNodeList getParents(const NodeT &Node) {
608 DynTypedNodeList getParents(const ast_type_traits::DynTypedNode &Node);
    [all...]
  /external/clang/lib/AST/
ASTContext.cpp     [all...]

Completed in 320 milliseconds