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

  /external/clang/include/clang/AST/
ASTContext.h 491 bool IsSingleNode;
494 DynTypedNodeList(const DynTypedNode &N) : IsSingleNode(true) {
497 DynTypedNodeList(ArrayRef<DynTypedNode> A) : IsSingleNode(false) {
502 if (!IsSingleNode)
509 if (!IsSingleNode)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
ASTContext.h 545 bool IsSingleNode;
548 DynTypedNodeList(const DynTypedNode &N) : IsSingleNode(true) {
551 DynTypedNodeList(ArrayRef<DynTypedNode> A) : IsSingleNode(false) {
556 if (!IsSingleNode)
563 if (!IsSingleNode)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
ASTContext.h 545 bool IsSingleNode;
548 DynTypedNodeList(const DynTypedNode &N) : IsSingleNode(true) {
551 DynTypedNodeList(ArrayRef<DynTypedNode> A) : IsSingleNode(false) {
556 if (!IsSingleNode)
563 if (!IsSingleNode)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
ASTContext.h 545 bool IsSingleNode;
548 DynTypedNodeList(const DynTypedNode &N) : IsSingleNode(true) {
551 DynTypedNodeList(ArrayRef<DynTypedNode> A) : IsSingleNode(false) {
556 if (!IsSingleNode)
563 if (!IsSingleNode)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
ASTContext.h 547 bool IsSingleNode;
550 DynTypedNodeList(const DynTypedNode &N) : IsSingleNode(true) {
553 DynTypedNodeList(ArrayRef<DynTypedNode> A) : IsSingleNode(false) {
558 if (!IsSingleNode)
565 if (!IsSingleNode)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
ASTContext.h 547 bool IsSingleNode;
550 DynTypedNodeList(const DynTypedNode &N) : IsSingleNode(true) {
553 DynTypedNodeList(ArrayRef<DynTypedNode> A) : IsSingleNode(false) {
558 if (!IsSingleNode)
565 if (!IsSingleNode)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
ASTContext.h 547 bool IsSingleNode;
550 DynTypedNodeList(const DynTypedNode &N) : IsSingleNode(true) {
553 DynTypedNodeList(ArrayRef<DynTypedNode> A) : IsSingleNode(false) {
558 if (!IsSingleNode)
565 if (!IsSingleNode)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
ASTContext.h 547 bool IsSingleNode;
550 DynTypedNodeList(const DynTypedNode &N) : IsSingleNode(true) {
553 DynTypedNodeList(ArrayRef<DynTypedNode> A) : IsSingleNode(false) {
558 if (!IsSingleNode)
565 if (!IsSingleNode)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
ASTContext.h 545 bool IsSingleNode;
548 DynTypedNodeList(const DynTypedNode &N) : IsSingleNode(true) {
551 DynTypedNodeList(ArrayRef<DynTypedNode> A) : IsSingleNode(false) {
556 if (!IsSingleNode)
563 if (!IsSingleNode)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
ASTContext.h 545 bool IsSingleNode;
548 DynTypedNodeList(const DynTypedNode &N) : IsSingleNode(true) {
551 DynTypedNodeList(ArrayRef<DynTypedNode> A) : IsSingleNode(false) {
556 if (!IsSingleNode)
563 if (!IsSingleNode)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
ASTContext.h 545 bool IsSingleNode;
548 DynTypedNodeList(const DynTypedNode &N) : IsSingleNode(true) {
551 DynTypedNodeList(ArrayRef<DynTypedNode> A) : IsSingleNode(false) {
556 if (!IsSingleNode)
563 if (!IsSingleNode)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
ASTContext.h 547 bool IsSingleNode;
550 DynTypedNodeList(const DynTypedNode &N) : IsSingleNode(true) {
553 DynTypedNodeList(ArrayRef<DynTypedNode> A) : IsSingleNode(false) {
558 if (!IsSingleNode)
565 if (!IsSingleNode)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
ASTContext.h 547 bool IsSingleNode;
550 DynTypedNodeList(const DynTypedNode &N) : IsSingleNode(true) {
553 DynTypedNodeList(ArrayRef<DynTypedNode> A) : IsSingleNode(false) {
558 if (!IsSingleNode)
565 if (!IsSingleNode)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
ASTContext.h 547 bool IsSingleNode;
550 DynTypedNodeList(const DynTypedNode &N) : IsSingleNode(true) {
553 DynTypedNodeList(ArrayRef<DynTypedNode> A) : IsSingleNode(false) {
558 if (!IsSingleNode)
565 if (!IsSingleNode)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
ASTContext.h 547 bool IsSingleNode;
550 DynTypedNodeList(const DynTypedNode &N) : IsSingleNode(true) {
553 DynTypedNodeList(ArrayRef<DynTypedNode> A) : IsSingleNode(false) {
558 if (!IsSingleNode)
565 if (!IsSingleNode)
    [all...]

Completed in 1850 milliseconds