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

  /external/clang/include/clang/AST/
DeclContextInternals.h 90 if (NamedDecl *OldD = getAsDecl())
91 VT->push_back(OldD);
166 if (NamedDecl *OldD = getAsDecl()) {
167 if (!D->declarationReplaces(OldD, IsKnownNewer))
177 NamedDecl *OldD = *OD;
178 if (D->declarationReplaces(OldD, IsKnownNewer)) {
195 if (NamedDecl *OldD = getAsDecl()) {
197 VT->push_back(OldD);
Decl.h 288 /// declaration OldD if introduced into scope. A declaration will
295 /// than \p OldD (for instance, if this declaration is newly-created).
296 bool declarationReplaces(NamedDecl *OldD, bool IsKnownNewer = true) const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
DeclContextInternals.h 90 if (NamedDecl *OldD = getAsDecl())
91 VT->push_back(OldD);
166 if (NamedDecl *OldD = getAsDecl()) {
167 if (!D->declarationReplaces(OldD, IsKnownNewer))
177 NamedDecl *OldD = *OD;
178 if (D->declarationReplaces(OldD, IsKnownNewer)) {
195 if (NamedDecl *OldD = getAsDecl()) {
197 VT->push_back(OldD);
Decl.h 288 /// declaration OldD if introduced into scope. A declaration will
295 /// than \p OldD (for instance, if this declaration is newly-created).
296 bool declarationReplaces(NamedDecl *OldD, bool IsKnownNewer = true) const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
DeclContextInternals.h 90 if (NamedDecl *OldD = getAsDecl())
91 VT->push_back(OldD);
166 if (NamedDecl *OldD = getAsDecl()) {
167 if (!D->declarationReplaces(OldD, IsKnownNewer))
177 NamedDecl *OldD = *OD;
178 if (D->declarationReplaces(OldD, IsKnownNewer)) {
195 if (NamedDecl *OldD = getAsDecl()) {
197 VT->push_back(OldD);
Decl.h 288 /// declaration OldD if introduced into scope. A declaration will
295 /// than \p OldD (for instance, if this declaration is newly-created).
296 bool declarationReplaces(NamedDecl *OldD, bool IsKnownNewer = true) const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
DeclContextInternals.h 90 if (NamedDecl *OldD = getAsDecl())
91 VT->push_back(OldD);
166 if (NamedDecl *OldD = getAsDecl()) {
167 if (!D->declarationReplaces(OldD, IsKnownNewer))
177 NamedDecl *OldD = *OD;
178 if (D->declarationReplaces(OldD, IsKnownNewer)) {
195 if (NamedDecl *OldD = getAsDecl()) {
197 VT->push_back(OldD);
Decl.h 288 /// declaration OldD if introduced into scope. A declaration will
295 /// than \p OldD (for instance, if this declaration is newly-created).
296 bool declarationReplaces(NamedDecl *OldD, bool IsKnownNewer = true) const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclContextInternals.h 90 if (NamedDecl *OldD = getAsDecl())
91 VT->push_back(OldD);
166 if (NamedDecl *OldD = getAsDecl()) {
167 if (!D->declarationReplaces(OldD, IsKnownNewer))
177 NamedDecl *OldD = *OD;
178 if (D->declarationReplaces(OldD, IsKnownNewer)) {
195 if (NamedDecl *OldD = getAsDecl()) {
197 VT->push_back(OldD);
Decl.h 288 /// declaration OldD if introduced into scope. A declaration will
295 /// than \p OldD (for instance, if this declaration is newly-created).
296 bool declarationReplaces(NamedDecl *OldD, bool IsKnownNewer = true) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
DeclContextInternals.h 90 if (NamedDecl *OldD = getAsDecl())
91 VT->push_back(OldD);
166 if (NamedDecl *OldD = getAsDecl()) {
167 if (!D->declarationReplaces(OldD, IsKnownNewer))
177 NamedDecl *OldD = *OD;
178 if (D->declarationReplaces(OldD, IsKnownNewer)) {
195 if (NamedDecl *OldD = getAsDecl()) {
197 VT->push_back(OldD);
Decl.h 288 /// declaration OldD if introduced into scope. A declaration will
295 /// than \p OldD (for instance, if this declaration is newly-created).
296 bool declarationReplaces(NamedDecl *OldD, bool IsKnownNewer = true) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
DeclContextInternals.h 90 if (NamedDecl *OldD = getAsDecl())
91 VT->push_back(OldD);
166 if (NamedDecl *OldD = getAsDecl()) {
167 if (!D->declarationReplaces(OldD, IsKnownNewer))
177 NamedDecl *OldD = *OD;
178 if (D->declarationReplaces(OldD, IsKnownNewer)) {
195 if (NamedDecl *OldD = getAsDecl()) {
197 VT->push_back(OldD);
Decl.h 288 /// declaration OldD if introduced into scope. A declaration will
295 /// than \p OldD (for instance, if this declaration is newly-created).
296 bool declarationReplaces(NamedDecl *OldD, bool IsKnownNewer = true) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
DeclContextInternals.h 90 if (NamedDecl *OldD = getAsDecl())
91 VT->push_back(OldD);
166 if (NamedDecl *OldD = getAsDecl()) {
167 if (!D->declarationReplaces(OldD, IsKnownNewer))
177 NamedDecl *OldD = *OD;
178 if (D->declarationReplaces(OldD, IsKnownNewer)) {
195 if (NamedDecl *OldD = getAsDecl()) {
197 VT->push_back(OldD);
Decl.h 288 /// declaration OldD if introduced into scope. A declaration will
295 /// than \p OldD (for instance, if this declaration is newly-created).
296 bool declarationReplaces(NamedDecl *OldD, bool IsKnownNewer = true) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclContextInternals.h 90 if (NamedDecl *OldD = getAsDecl())
91 VT->push_back(OldD);
166 if (NamedDecl *OldD = getAsDecl()) {
167 if (!D->declarationReplaces(OldD, IsKnownNewer))
177 NamedDecl *OldD = *OD;
178 if (D->declarationReplaces(OldD, IsKnownNewer)) {
195 if (NamedDecl *OldD = getAsDecl()) {
197 VT->push_back(OldD);
Decl.h 288 /// declaration OldD if introduced into scope. A declaration will
295 /// than \p OldD (for instance, if this declaration is newly-created).
296 bool declarationReplaces(NamedDecl *OldD, bool IsKnownNewer = true) const;
    [all...]
  /external/clang/lib/Sema/
SemaCUDA.cpp 457 FunctionDecl *OldD = D->getAsFunction();
458 return OldD && OldD->hasAttr<CUDADeviceAttr>() &&
459 !OldD->hasAttr<CUDAHostAttr>() &&
460 !IsOverload(NewD, OldD, /* UseMemberUsingDeclRules = */ false,
SemaOverload.cpp 931 NamedDecl *OldD = *I;
934 if (isa<UsingShadowDecl>(OldD)) {
941 OldD = cast<UsingShadowDecl>(OldD)->getTargetDecl();
    [all...]
SemaDecl.cpp     [all...]
SemaDeclCXX.cpp     [all...]
  /external/clang/lib/AST/
Decl.cpp     [all...]

Completed in 285 milliseconds