Searched refs:LastDecl (Results 1 - 14 of 14) sorted by relevance

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
H A DDeclBase.h1192 /// LastDecl - The last declaration stored within this declaration
1196 mutable Decl *LastDecl; member in class:clang::DeclContext
1214 LookupPtr(nullptr), FirstDecl(nullptr), LastDecl(nullptr) {}
1795 D == LastDecl);
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
H A DDeclBase.h1222 /// LastDecl - The last declaration stored within this declaration
1226 mutable Decl *LastDecl; member in class:clang::DeclContext
1244 LookupPtr(nullptr), FirstDecl(nullptr), LastDecl(nullptr) {}
1825 D == LastDecl);
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
H A DDeclBase.h1222 /// LastDecl - The last declaration stored within this declaration
1226 mutable Decl *LastDecl; member in class:clang::DeclContext
1244 LookupPtr(nullptr), FirstDecl(nullptr), LastDecl(nullptr) {}
1825 D == LastDecl);
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
H A DDeclBase.h1270 /// LastDecl - The last declaration stored within this declaration
1274 mutable Decl *LastDecl; member in class:clang::DeclContext
1292 LookupPtr(nullptr), FirstDecl(nullptr), LastDecl(nullptr) {}
1873 D == LastDecl);
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
H A DDeclBase.h1270 /// LastDecl - The last declaration stored within this declaration
1274 mutable Decl *LastDecl; member in class:clang::DeclContext
1292 LookupPtr(nullptr), FirstDecl(nullptr), LastDecl(nullptr) {}
1873 D == LastDecl);
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
H A DDeclBase.h1270 /// LastDecl - The last declaration stored within this declaration
1274 mutable Decl *LastDecl; member in class:clang::DeclContext
1292 LookupPtr(nullptr), FirstDecl(nullptr), LastDecl(nullptr) {}
1873 D == LastDecl);
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
H A DDeclBase.h1270 /// LastDecl - The last declaration stored within this declaration
1274 mutable Decl *LastDecl; member in class:clang::DeclContext
1292 LookupPtr(nullptr), FirstDecl(nullptr), LastDecl(nullptr) {}
1873 D == LastDecl);
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
H A DDeclBase.h1192 /// LastDecl - The last declaration stored within this declaration
1196 mutable Decl *LastDecl; member in class:clang::DeclContext
1214 LookupPtr(nullptr), FirstDecl(nullptr), LastDecl(nullptr) {}
1795 D == LastDecl);
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
H A DDeclBase.h1222 /// LastDecl - The last declaration stored within this declaration
1226 mutable Decl *LastDecl; member in class:clang::DeclContext
1244 LookupPtr(nullptr), FirstDecl(nullptr), LastDecl(nullptr) {}
1825 D == LastDecl);
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
H A DDeclBase.h1222 /// LastDecl - The last declaration stored within this declaration
1226 mutable Decl *LastDecl; member in class:clang::DeclContext
1244 LookupPtr(nullptr), FirstDecl(nullptr), LastDecl(nullptr) {}
1825 D == LastDecl);
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
H A DDeclBase.h1270 /// LastDecl - The last declaration stored within this declaration
1274 mutable Decl *LastDecl; member in class:clang::DeclContext
1292 LookupPtr(nullptr), FirstDecl(nullptr), LastDecl(nullptr) {}
1873 D == LastDecl);
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
H A DDeclBase.h1270 /// LastDecl - The last declaration stored within this declaration
1274 mutable Decl *LastDecl; member in class:clang::DeclContext
1292 LookupPtr(nullptr), FirstDecl(nullptr), LastDecl(nullptr) {}
1873 D == LastDecl);
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
H A DDeclBase.h1270 /// LastDecl - The last declaration stored within this declaration
1274 mutable Decl *LastDecl; member in class:clang::DeclContext
1292 LookupPtr(nullptr), FirstDecl(nullptr), LastDecl(nullptr) {}
1873 D == LastDecl);
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
H A DDeclBase.h1270 /// LastDecl - The last declaration stored within this declaration
1274 mutable Decl *LastDecl; member in class:clang::DeclContext
1292 LookupPtr(nullptr), FirstDecl(nullptr), LastDecl(nullptr) {}
1873 D == LastDecl);

Completed in 122 milliseconds