HomeSort by relevance Sort by last modified time
    Searched refs:DECL (Results 26 - 50 of 165) sorted by null

12 3 4 5 6 7

  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
DeclVisitor.h 1 //===--- DeclVisitor.h - Visitor for Decl subclasses ------------*- C++ -*-===//
16 #include "clang/AST/Decl.h"
38 RetTy Visit(PTR(Decl) D) {
40 #define DECL(DERIVED, BASE) \
41 case Decl::DERIVED: DISPATCH(DERIVED##Decl, DERIVED##Decl);
42 #define ABSTRACT_DECL(DECL)
45 llvm_unreachable("Decl that isn't part of DeclNodes.inc!");
50 #define DECL(DERIVED, BASE)
    [all...]
DeclNodes.inc 21 # define ACCESSSPEC(Type, Base) DECL(Type, Base)
23 ACCESSSPEC(AccessSpec, Decl)
27 # define BLOCK(Type, Base) DECL(Type, Base)
29 BLOCK(Block, Decl)
33 # define CAPTURED(Type, Base) DECL(Type, Base)
35 CAPTURED(Captured, Decl)
39 # define CLASSSCOPEFUNCTIONSPECIALIZATION(Type, Base) DECL(Type, Base)
41 CLASSSCOPEFUNCTIONSPECIALIZATION(ClassScopeFunctionSpecialization, Decl)
45 # define EMPTY(Type, Base) DECL(Type, Base)
47 EMPTY(Empty, Decl)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
DeclVisitor.h 1 //===--- DeclVisitor.h - Visitor for Decl subclasses ------------*- C++ -*-===//
16 #include "clang/AST/Decl.h"
38 RetTy Visit(PTR(Decl) D) {
40 #define DECL(DERIVED, BASE) \
41 case Decl::DERIVED: DISPATCH(DERIVED##Decl, DERIVED##Decl);
42 #define ABSTRACT_DECL(DECL)
45 llvm_unreachable("Decl that isn't part of DeclNodes.inc!");
50 #define DECL(DERIVED, BASE)
    [all...]
DeclNodes.inc 21 # define ACCESSSPEC(Type, Base) DECL(Type, Base)
23 ACCESSSPEC(AccessSpec, Decl)
27 # define BLOCK(Type, Base) DECL(Type, Base)
29 BLOCK(Block, Decl)
33 # define CAPTURED(Type, Base) DECL(Type, Base)
35 CAPTURED(Captured, Decl)
39 # define CLASSSCOPEFUNCTIONSPECIALIZATION(Type, Base) DECL(Type, Base)
41 CLASSSCOPEFUNCTIONSPECIALIZATION(ClassScopeFunctionSpecialization, Decl)
45 # define EMPTY(Type, Base) DECL(Type, Base)
47 EMPTY(Empty, Decl)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
DeclVisitor.h 1 //===--- DeclVisitor.h - Visitor for Decl subclasses ------------*- C++ -*-===//
16 #include "clang/AST/Decl.h"
38 RetTy Visit(PTR(Decl) D) {
40 #define DECL(DERIVED, BASE) \
41 case Decl::DERIVED: DISPATCH(DERIVED##Decl, DERIVED##Decl);
42 #define ABSTRACT_DECL(DECL)
45 llvm_unreachable("Decl that isn't part of DeclNodes.inc!");
50 #define DECL(DERIVED, BASE)
    [all...]
DeclNodes.inc 21 # define ACCESSSPEC(Type, Base) DECL(Type, Base)
23 ACCESSSPEC(AccessSpec, Decl)
27 # define BLOCK(Type, Base) DECL(Type, Base)
29 BLOCK(Block, Decl)
33 # define CAPTURED(Type, Base) DECL(Type, Base)
35 CAPTURED(Captured, Decl)
39 # define CLASSSCOPEFUNCTIONSPECIALIZATION(Type, Base) DECL(Type, Base)
41 CLASSSCOPEFUNCTIONSPECIALIZATION(ClassScopeFunctionSpecialization, Decl)
45 # define EMPTY(Type, Base) DECL(Type, Base)
47 EMPTY(Empty, Decl)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclVisitor.h 1 //===--- DeclVisitor.h - Visitor for Decl subclasses ------------*- C++ -*-===//
16 #include "clang/AST/Decl.h"
38 RetTy Visit(PTR(Decl) D) {
40 #define DECL(DERIVED, BASE) \
41 case Decl::DERIVED: DISPATCH(DERIVED##Decl, DERIVED##Decl);
42 #define ABSTRACT_DECL(DECL)
45 llvm_unreachable("Decl that isn't part of DeclNodes.inc!");
50 #define DECL(DERIVED, BASE)
    [all...]
DeclNodes.inc 21 # define ACCESSSPEC(Type, Base) DECL(Type, Base)
23 ACCESSSPEC(AccessSpec, Decl)
27 # define BLOCK(Type, Base) DECL(Type, Base)
29 BLOCK(Block, Decl)
33 # define CAPTURED(Type, Base) DECL(Type, Base)
35 CAPTURED(Captured, Decl)
39 # define CLASSSCOPEFUNCTIONSPECIALIZATION(Type, Base) DECL(Type, Base)
41 CLASSSCOPEFUNCTIONSPECIALIZATION(ClassScopeFunctionSpecialization, Decl)
45 # define EMPTY(Type, Base) DECL(Type, Base)
47 EMPTY(Empty, Decl)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
DeclVisitor.h 1 //===--- DeclVisitor.h - Visitor for Decl subclasses ------------*- C++ -*-===//
16 #include "clang/AST/Decl.h"
38 RetTy Visit(PTR(Decl) D) {
40 #define DECL(DERIVED, BASE) \
41 case Decl::DERIVED: DISPATCH(DERIVED##Decl, DERIVED##Decl);
42 #define ABSTRACT_DECL(DECL)
45 llvm_unreachable("Decl that isn't part of DeclNodes.inc!");
50 #define DECL(DERIVED, BASE)
    [all...]
DeclNodes.inc 21 # define ACCESSSPEC(Type, Base) DECL(Type, Base)
23 ACCESSSPEC(AccessSpec, Decl)
27 # define BLOCK(Type, Base) DECL(Type, Base)
29 BLOCK(Block, Decl)
33 # define CAPTURED(Type, Base) DECL(Type, Base)
35 CAPTURED(Captured, Decl)
39 # define CLASSSCOPEFUNCTIONSPECIALIZATION(Type, Base) DECL(Type, Base)
41 CLASSSCOPEFUNCTIONSPECIALIZATION(ClassScopeFunctionSpecialization, Decl)
45 # define EMPTY(Type, Base) DECL(Type, Base)
47 EMPTY(Empty, Decl)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
DeclVisitor.h 1 //===--- DeclVisitor.h - Visitor for Decl subclasses ------------*- C++ -*-===//
16 #include "clang/AST/Decl.h"
38 RetTy Visit(PTR(Decl) D) {
40 #define DECL(DERIVED, BASE) \
41 case Decl::DERIVED: DISPATCH(DERIVED##Decl, DERIVED##Decl);
42 #define ABSTRACT_DECL(DECL)
45 llvm_unreachable("Decl that isn't part of DeclNodes.inc!");
50 #define DECL(DERIVED, BASE)
    [all...]
DeclNodes.inc 21 # define ACCESSSPEC(Type, Base) DECL(Type, Base)
23 ACCESSSPEC(AccessSpec, Decl)
27 # define BLOCK(Type, Base) DECL(Type, Base)
29 BLOCK(Block, Decl)
33 # define CAPTURED(Type, Base) DECL(Type, Base)
35 CAPTURED(Captured, Decl)
39 # define CLASSSCOPEFUNCTIONSPECIALIZATION(Type, Base) DECL(Type, Base)
41 CLASSSCOPEFUNCTIONSPECIALIZATION(ClassScopeFunctionSpecialization, Decl)
45 # define EMPTY(Type, Base) DECL(Type, Base)
47 EMPTY(Empty, Decl)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
DeclVisitor.h 1 //===--- DeclVisitor.h - Visitor for Decl subclasses ------------*- C++ -*-===//
16 #include "clang/AST/Decl.h"
38 RetTy Visit(PTR(Decl) D) {
40 #define DECL(DERIVED, BASE) \
41 case Decl::DERIVED: DISPATCH(DERIVED##Decl, DERIVED##Decl);
42 #define ABSTRACT_DECL(DECL)
45 llvm_unreachable("Decl that isn't part of DeclNodes.inc!");
50 #define DECL(DERIVED, BASE)
    [all...]
DeclNodes.inc 21 # define ACCESSSPEC(Type, Base) DECL(Type, Base)
23 ACCESSSPEC(AccessSpec, Decl)
27 # define BLOCK(Type, Base) DECL(Type, Base)
29 BLOCK(Block, Decl)
33 # define CAPTURED(Type, Base) DECL(Type, Base)
35 CAPTURED(Captured, Decl)
39 # define CLASSSCOPEFUNCTIONSPECIALIZATION(Type, Base) DECL(Type, Base)
41 CLASSSCOPEFUNCTIONSPECIALIZATION(ClassScopeFunctionSpecialization, Decl)
45 # define EMPTY(Type, Base) DECL(Type, Base)
47 EMPTY(Empty, Decl)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
DeclVisitor.h 1 //===--- DeclVisitor.h - Visitor for Decl subclasses ------------*- C++ -*-===//
16 #include "clang/AST/Decl.h"
38 RetTy Visit(PTR(Decl) D) {
40 #define DECL(DERIVED, BASE) \
41 case Decl::DERIVED: DISPATCH(DERIVED##Decl, DERIVED##Decl);
42 #define ABSTRACT_DECL(DECL)
45 llvm_unreachable("Decl that isn't part of DeclNodes.inc!");
50 #define DECL(DERIVED, BASE)
    [all...]
DeclNodes.inc 21 # define ACCESSSPEC(Type, Base) DECL(Type, Base)
23 ACCESSSPEC(AccessSpec, Decl)
27 # define BLOCK(Type, Base) DECL(Type, Base)
29 BLOCK(Block, Decl)
33 # define CAPTURED(Type, Base) DECL(Type, Base)
35 CAPTURED(Captured, Decl)
39 # define CLASSSCOPEFUNCTIONSPECIALIZATION(Type, Base) DECL(Type, Base)
41 CLASSSCOPEFUNCTIONSPECIALIZATION(ClassScopeFunctionSpecialization, Decl)
45 # define EMPTY(Type, Base) DECL(Type, Base)
47 EMPTY(Empty, Decl)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
DeclVisitor.h 1 //===--- DeclVisitor.h - Visitor for Decl subclasses ------------*- C++ -*-===//
16 #include "clang/AST/Decl.h"
38 RetTy Visit(PTR(Decl) D) {
40 #define DECL(DERIVED, BASE) \
41 case Decl::DERIVED: DISPATCH(DERIVED##Decl, DERIVED##Decl);
42 #define ABSTRACT_DECL(DECL)
45 llvm_unreachable("Decl that isn't part of DeclNodes.inc!");
50 #define DECL(DERIVED, BASE)
    [all...]
DeclNodes.inc 21 # define ACCESSSPEC(Type, Base) DECL(Type, Base)
23 ACCESSSPEC(AccessSpec, Decl)
27 # define BLOCK(Type, Base) DECL(Type, Base)
29 BLOCK(Block, Decl)
33 # define CAPTURED(Type, Base) DECL(Type, Base)
35 CAPTURED(Captured, Decl)
39 # define CLASSSCOPEFUNCTIONSPECIALIZATION(Type, Base) DECL(Type, Base)
41 CLASSSCOPEFUNCTIONSPECIALIZATION(ClassScopeFunctionSpecialization, Decl)
45 # define EMPTY(Type, Base) DECL(Type, Base)
47 EMPTY(Empty, Decl)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
DeclVisitor.h 1 //===--- DeclVisitor.h - Visitor for Decl subclasses ------------*- C++ -*-===//
16 #include "clang/AST/Decl.h"
38 RetTy Visit(PTR(Decl) D) {
40 #define DECL(DERIVED, BASE) \
41 case Decl::DERIVED: DISPATCH(DERIVED##Decl, DERIVED##Decl);
42 #define ABSTRACT_DECL(DECL)
45 llvm_unreachable("Decl that isn't part of DeclNodes.inc!");
50 #define DECL(DERIVED, BASE)
    [all...]
DeclNodes.inc 21 # define ACCESSSPEC(Type, Base) DECL(Type, Base)
23 ACCESSSPEC(AccessSpec, Decl)
27 # define BLOCK(Type, Base) DECL(Type, Base)
29 BLOCK(Block, Decl)
33 # define CAPTURED(Type, Base) DECL(Type, Base)
35 CAPTURED(Captured, Decl)
39 # define CLASSSCOPEFUNCTIONSPECIALIZATION(Type, Base) DECL(Type, Base)
41 CLASSSCOPEFUNCTIONSPECIALIZATION(ClassScopeFunctionSpecialization, Decl)
45 # define EMPTY(Type, Base) DECL(Type, Base)
47 EMPTY(Empty, Decl)
    [all...]
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treeparser/
LangLexer.h 22 #define DECL 4
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclNodes.inc 21 # define ACCESSSPEC(Type, Base) DECL(Type, Base)
23 ACCESSSPEC(AccessSpec, Decl)
27 # define BLOCK(Type, Base) DECL(Type, Base)
29 BLOCK(Block, Decl)
33 # define CAPTURED(Type, Base) DECL(Type, Base)
35 CAPTURED(Captured, Decl)
39 # define CLASSSCOPEFUNCTIONSPECIALIZATION(Type, Base) DECL(Type, Base)
41 CLASSSCOPEFUNCTIONSPECIALIZATION(ClassScopeFunctionSpecialization, Decl)
45 # define EMPTY(Type, Base) DECL(Type, Base)
47 EMPTY(Empty, Decl)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
DeclNodes.inc 21 # define ACCESSSPEC(Type, Base) DECL(Type, Base)
23 ACCESSSPEC(AccessSpec, Decl)
27 # define BLOCK(Type, Base) DECL(Type, Base)
29 BLOCK(Block, Decl)
33 # define CAPTURED(Type, Base) DECL(Type, Base)
35 CAPTURED(Captured, Decl)
39 # define CLASSSCOPEFUNCTIONSPECIALIZATION(Type, Base) DECL(Type, Base)
41 CLASSSCOPEFUNCTIONSPECIALIZATION(ClassScopeFunctionSpecialization, Decl)
45 # define EMPTY(Type, Base) DECL(Type, Base)
47 EMPTY(Empty, Decl)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
DeclNodes.inc 21 # define ACCESSSPEC(Type, Base) DECL(Type, Base)
23 ACCESSSPEC(AccessSpec, Decl)
27 # define BLOCK(Type, Base) DECL(Type, Base)
29 BLOCK(Block, Decl)
33 # define CAPTURED(Type, Base) DECL(Type, Base)
35 CAPTURED(Captured, Decl)
39 # define CLASSSCOPEFUNCTIONSPECIALIZATION(Type, Base) DECL(Type, Base)
41 CLASSSCOPEFUNCTIONSPECIALIZATION(ClassScopeFunctionSpecialization, Decl)
45 # define EMPTY(Type, Base) DECL(Type, Base)
47 EMPTY(Empty, Decl)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
DeclNodes.inc 21 # define ACCESSSPEC(Type, Base) DECL(Type, Base)
23 ACCESSSPEC(AccessSpec, Decl)
27 # define BLOCK(Type, Base) DECL(Type, Base)
29 BLOCK(Block, Decl)
33 # define CAPTURED(Type, Base) DECL(Type, Base)
35 CAPTURED(Captured, Decl)
39 # define CLASSSCOPEFUNCTIONSPECIALIZATION(Type, Base) DECL(Type, Base)
41 CLASSSCOPEFUNCTIONSPECIALIZATION(ClassScopeFunctionSpecialization, Decl)
45 # define EMPTY(Type, Base) DECL(Type, Base)
47 EMPTY(Empty, Decl)
    [all...]

Completed in 1071 milliseconds

12 3 4 5 6 7