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

1 2 3 4

  /external/clang/include/clang/AST/
DeclOpenMP.h 49 OMPThreadPrivateDecl(Kind DK, DeclContext *DC, SourceLocation L) :
50 Decl(DK, DC, L), NumVars(0) { }
116 OMPDeclareReductionDecl(Kind DK, DeclContext *DC, SourceLocation L,
119 : ValueDecl(DK, DC, L, Name, Ty), DeclContext(DK), Combiner(nullptr),
DeclBase.h 334 Decl(Kind DK, DeclContext *DC, SourceLocation L)
336 Loc(L), DeclKind(DK), InvalidDecl(0),
339 IdentifierNamespace(getIdentifierNamespaceForKind(DK)),
342 if (StatisticsEnabled) add(DK);
345 Decl(Kind DK, EmptyShell Empty)
346 : NextInContextAndBits(), DeclKind(DK), InvalidDecl(0),
349 IdentifierNamespace(getIdentifierNamespaceForKind(DK)),
352 if (StatisticsEnabled) add(DK);
697 static unsigned getIdentifierNamespaceForKind(Kind DK);
    [all...]
Decl.h 224 NamedDecl(Kind DK, DeclContext *DC, SourceLocation L, DeclarationName N)
225 : Decl(DK, DC, L), Name(N) { }
595 ValueDecl(Kind DK, DeclContext *DC, SourceLocation L,
597 : NamedDecl(DK, DC, L, N), DeclType(T) {}
664 DeclaratorDecl(Kind DK, DeclContext *DC, SourceLocation L,
667 : ValueDecl(DK, DC, L, N, T), DeclInfo(TInfo), InnerLocStart(StartL) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
DeclOpenMP.h 49 OMPThreadPrivateDecl(Kind DK, DeclContext *DC, SourceLocation L) :
50 Decl(DK, DC, L), NumVars(0) { }
116 OMPDeclareReductionDecl(Kind DK, DeclContext *DC, SourceLocation L,
119 : ValueDecl(DK, DC, L, Name, Ty), DeclContext(DK), Combiner(nullptr),
DeclBase.h 336 Decl(Kind DK, DeclContext *DC, SourceLocation L)
338 Loc(L), DeclKind(DK), InvalidDecl(0),
341 IdentifierNamespace(getIdentifierNamespaceForKind(DK)),
344 if (StatisticsEnabled) add(DK);
347 Decl(Kind DK, EmptyShell Empty)
348 : NextInContextAndBits(), DeclKind(DK), InvalidDecl(0),
351 IdentifierNamespace(getIdentifierNamespaceForKind(DK)),
354 if (StatisticsEnabled) add(DK);
707 static unsigned getIdentifierNamespaceForKind(Kind DK);
    [all...]
Decl.h 224 NamedDecl(Kind DK, DeclContext *DC, SourceLocation L, DeclarationName N)
225 : Decl(DK, DC, L), Name(N) { }
595 ValueDecl(Kind DK, DeclContext *DC, SourceLocation L,
597 : NamedDecl(DK, DC, L, N), DeclType(T) {}
664 DeclaratorDecl(Kind DK, DeclContext *DC, SourceLocation L,
667 : ValueDecl(DK, DC, L, N, T), DeclInfo(TInfo), InnerLocStart(StartL) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
DeclOpenMP.h 49 OMPThreadPrivateDecl(Kind DK, DeclContext *DC, SourceLocation L) :
50 Decl(DK, DC, L), NumVars(0) { }
116 OMPDeclareReductionDecl(Kind DK, DeclContext *DC, SourceLocation L,
119 : ValueDecl(DK, DC, L, Name, Ty), DeclContext(DK), Combiner(nullptr),
DeclBase.h 336 Decl(Kind DK, DeclContext *DC, SourceLocation L)
338 Loc(L), DeclKind(DK), InvalidDecl(0),
341 IdentifierNamespace(getIdentifierNamespaceForKind(DK)),
344 if (StatisticsEnabled) add(DK);
347 Decl(Kind DK, EmptyShell Empty)
348 : NextInContextAndBits(), DeclKind(DK), InvalidDecl(0),
351 IdentifierNamespace(getIdentifierNamespaceForKind(DK)),
354 if (StatisticsEnabled) add(DK);
707 static unsigned getIdentifierNamespaceForKind(Kind DK);
    [all...]
Decl.h 224 NamedDecl(Kind DK, DeclContext *DC, SourceLocation L, DeclarationName N)
225 : Decl(DK, DC, L), Name(N) { }
595 ValueDecl(Kind DK, DeclContext *DC, SourceLocation L,
597 : NamedDecl(DK, DC, L, N), DeclType(T) {}
664 DeclaratorDecl(Kind DK, DeclContext *DC, SourceLocation L,
667 : ValueDecl(DK, DC, L, N, T), DeclInfo(TInfo), InnerLocStart(StartL) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
DeclOpenMP.h 49 OMPThreadPrivateDecl(Kind DK, DeclContext *DC, SourceLocation L) :
50 Decl(DK, DC, L), NumVars(0) { }
116 OMPDeclareReductionDecl(Kind DK, DeclContext *DC, SourceLocation L,
119 : ValueDecl(DK, DC, L, Name, Ty), DeclContext(DK), Combiner(nullptr),
DeclBase.h 336 Decl(Kind DK, DeclContext *DC, SourceLocation L)
338 Loc(L), DeclKind(DK), InvalidDecl(0),
341 IdentifierNamespace(getIdentifierNamespaceForKind(DK)),
344 if (StatisticsEnabled) add(DK);
347 Decl(Kind DK, EmptyShell Empty)
348 : NextInContextAndBits(), DeclKind(DK), InvalidDecl(0),
351 IdentifierNamespace(getIdentifierNamespaceForKind(DK)),
354 if (StatisticsEnabled) add(DK);
707 static unsigned getIdentifierNamespaceForKind(Kind DK);
    [all...]
Decl.h 224 NamedDecl(Kind DK, DeclContext *DC, SourceLocation L, DeclarationName N)
225 : Decl(DK, DC, L), Name(N) { }
595 ValueDecl(Kind DK, DeclContext *DC, SourceLocation L,
597 : NamedDecl(DK, DC, L, N), DeclType(T) {}
664 DeclaratorDecl(Kind DK, DeclContext *DC, SourceLocation L,
667 : ValueDecl(DK, DC, L, N, T), DeclInfo(TInfo), InnerLocStart(StartL) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclOpenMP.h 49 OMPThreadPrivateDecl(Kind DK, DeclContext *DC, SourceLocation L) :
50 Decl(DK, DC, L), NumVars(0) { }
116 OMPDeclareReductionDecl(Kind DK, DeclContext *DC, SourceLocation L,
119 : ValueDecl(DK, DC, L, Name, Ty), DeclContext(DK), Combiner(nullptr),
DeclBase.h 336 Decl(Kind DK, DeclContext *DC, SourceLocation L)
338 Loc(L), DeclKind(DK), InvalidDecl(0),
341 IdentifierNamespace(getIdentifierNamespaceForKind(DK)),
344 if (StatisticsEnabled) add(DK);
347 Decl(Kind DK, EmptyShell Empty)
348 : NextInContextAndBits(), DeclKind(DK), InvalidDecl(0),
351 IdentifierNamespace(getIdentifierNamespaceForKind(DK)),
354 if (StatisticsEnabled) add(DK);
707 static unsigned getIdentifierNamespaceForKind(Kind DK);
    [all...]
Decl.h 224 NamedDecl(Kind DK, DeclContext *DC, SourceLocation L, DeclarationName N)
225 : Decl(DK, DC, L), Name(N) { }
595 ValueDecl(Kind DK, DeclContext *DC, SourceLocation L,
597 : NamedDecl(DK, DC, L, N), DeclType(T) {}
664 DeclaratorDecl(Kind DK, DeclContext *DC, SourceLocation L,
667 : ValueDecl(DK, DC, L, N, T), DeclInfo(TInfo), InnerLocStart(StartL) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
DeclOpenMP.h 49 OMPThreadPrivateDecl(Kind DK, DeclContext *DC, SourceLocation L) :
50 Decl(DK, DC, L), NumVars(0) { }
116 OMPDeclareReductionDecl(Kind DK, DeclContext *DC, SourceLocation L,
119 : ValueDecl(DK, DC, L, Name, Ty), DeclContext(DK), Combiner(nullptr),
DeclBase.h 336 Decl(Kind DK, DeclContext *DC, SourceLocation L)
338 Loc(L), DeclKind(DK), InvalidDecl(0),
341 IdentifierNamespace(getIdentifierNamespaceForKind(DK)),
344 if (StatisticsEnabled) add(DK);
347 Decl(Kind DK, EmptyShell Empty)
348 : NextInContextAndBits(), DeclKind(DK), InvalidDecl(0),
351 IdentifierNamespace(getIdentifierNamespaceForKind(DK)),
354 if (StatisticsEnabled) add(DK);
707 static unsigned getIdentifierNamespaceForKind(Kind DK);
    [all...]
Decl.h 224 NamedDecl(Kind DK, DeclContext *DC, SourceLocation L, DeclarationName N)
225 : Decl(DK, DC, L), Name(N) { }
595 ValueDecl(Kind DK, DeclContext *DC, SourceLocation L,
597 : NamedDecl(DK, DC, L, N), DeclType(T) {}
664 DeclaratorDecl(Kind DK, DeclContext *DC, SourceLocation L,
667 : ValueDecl(DK, DC, L, N, T), DeclInfo(TInfo), InnerLocStart(StartL) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
DeclOpenMP.h 49 OMPThreadPrivateDecl(Kind DK, DeclContext *DC, SourceLocation L) :
50 Decl(DK, DC, L), NumVars(0) { }
116 OMPDeclareReductionDecl(Kind DK, DeclContext *DC, SourceLocation L,
119 : ValueDecl(DK, DC, L, Name, Ty), DeclContext(DK), Combiner(nullptr),
DeclBase.h 336 Decl(Kind DK, DeclContext *DC, SourceLocation L)
338 Loc(L), DeclKind(DK), InvalidDecl(0),
341 IdentifierNamespace(getIdentifierNamespaceForKind(DK)),
344 if (StatisticsEnabled) add(DK);
347 Decl(Kind DK, EmptyShell Empty)
348 : NextInContextAndBits(), DeclKind(DK), InvalidDecl(0),
351 IdentifierNamespace(getIdentifierNamespaceForKind(DK)),
354 if (StatisticsEnabled) add(DK);
707 static unsigned getIdentifierNamespaceForKind(Kind DK);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
DeclOpenMP.h 49 OMPThreadPrivateDecl(Kind DK, DeclContext *DC, SourceLocation L) :
50 Decl(DK, DC, L), NumVars(0) { }
116 OMPDeclareReductionDecl(Kind DK, DeclContext *DC, SourceLocation L,
119 : ValueDecl(DK, DC, L, Name, Ty), DeclContext(DK), Combiner(nullptr),
DeclBase.h 336 Decl(Kind DK, DeclContext *DC, SourceLocation L)
338 Loc(L), DeclKind(DK), InvalidDecl(0),
341 IdentifierNamespace(getIdentifierNamespaceForKind(DK)),
344 if (StatisticsEnabled) add(DK);
347 Decl(Kind DK, EmptyShell Empty)
348 : NextInContextAndBits(), DeclKind(DK), InvalidDecl(0),
351 IdentifierNamespace(getIdentifierNamespaceForKind(DK)),
354 if (StatisticsEnabled) add(DK);
707 static unsigned getIdentifierNamespaceForKind(Kind DK);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclOpenMP.h 49 OMPThreadPrivateDecl(Kind DK, DeclContext *DC, SourceLocation L) :
50 Decl(DK, DC, L), NumVars(0) { }
116 OMPDeclareReductionDecl(Kind DK, DeclContext *DC, SourceLocation L,
119 : ValueDecl(DK, DC, L, Name, Ty), DeclContext(DK), Combiner(nullptr),
DeclBase.h 336 Decl(Kind DK, DeclContext *DC, SourceLocation L)
338 Loc(L), DeclKind(DK), InvalidDecl(0),
341 IdentifierNamespace(getIdentifierNamespaceForKind(DK)),
344 if (StatisticsEnabled) add(DK);
347 Decl(Kind DK, EmptyShell Empty)
348 : NextInContextAndBits(), DeclKind(DK), InvalidDecl(0),
351 IdentifierNamespace(getIdentifierNamespaceForKind(DK)),
354 if (StatisticsEnabled) add(DK);
707 static unsigned getIdentifierNamespaceForKind(Kind DK);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
diagnostic.h 236 #define diagnostic_kind_count(DC, DK) (DC)->diagnostic_count[(int) (DK)]

Completed in 424 milliseconds

1 2 3 4