Home
last modified time | relevance | path

Searched refs:ClsExtIvar (Results 1 – 25 of 32) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Sema/
H A DSemaDeclObjC.cpp2159 if (const ObjCIvarDecl *ClsExtIvar = in CheckImplementationIvars() local
2162 Diag(ClsExtIvar->getLocation(), diag::note_previous_definition); in CheckImplementationIvars()
H A DSemaDecl.cpp17445 if (const ObjCIvarDecl *ClsExtIvar in ActOnFields() local
17449 Diag(ClsExtIvar->getLocation(), diag::note_previous_definition); in ActOnFields()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp2149 if (const ObjCIvarDecl *ClsExtIvar = in CheckImplementationIvars() local
2152 Diag(ClsExtIvar->getLocation(), diag::note_previous_definition); in CheckImplementationIvars()
H A DSemaDecl.cpp16984 if (const ObjCIvarDecl *ClsExtIvar in ActOnFields() local
16988 Diag(ClsExtIvar->getLocation(), diag::note_previous_definition); in ActOnFields()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Sema/
H A DSemaDeclObjC.cpp2149 if (const ObjCIvarDecl *ClsExtIvar = in CheckImplementationIvars() local
2152 Diag(ClsExtIvar->getLocation(), diag::note_previous_definition); in CheckImplementationIvars()
H A DSemaDecl.cpp17497 if (const ObjCIvarDecl *ClsExtIvar in ActOnFields() local
17501 Diag(ClsExtIvar->getLocation(), diag::note_previous_definition); in ActOnFields()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Sema/
H A DSemaDeclObjC.cpp2149 if (const ObjCIvarDecl *ClsExtIvar = in CheckImplementationIvars() local
2152 Diag(ClsExtIvar->getLocation(), diag::note_previous_definition); in CheckImplementationIvars()
H A DSemaDecl.cpp16984 if (const ObjCIvarDecl *ClsExtIvar in ActOnFields() local
16988 Diag(ClsExtIvar->getLocation(), diag::note_previous_definition); in ActOnFields()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Sema/
H A DSemaDeclObjC.cpp2149 if (const ObjCIvarDecl *ClsExtIvar = in CheckImplementationIvars() local
2152 Diag(ClsExtIvar->getLocation(), diag::note_previous_definition); in CheckImplementationIvars()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Sema/
H A DSemaDeclObjC.cpp2149 if (const ObjCIvarDecl *ClsExtIvar = in CheckImplementationIvars() local
2152 Diag(ClsExtIvar->getLocation(), diag::note_previous_definition); in CheckImplementationIvars()
H A DSemaDecl.cpp16633 if (const ObjCIvarDecl *ClsExtIvar in ActOnFields() local
16637 Diag(ClsExtIvar->getLocation(), diag::note_previous_definition); in ActOnFields()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Sema/
H A DSemaDeclObjC.cpp2135 if (const ObjCIvarDecl *ClsExtIvar = in CheckImplementationIvars() local
2138 Diag(ClsExtIvar->getLocation(), diag::note_previous_definition); in CheckImplementationIvars()
H A DSemaDecl.cpp16151 if (const ObjCIvarDecl *ClsExtIvar in ActOnFields() local
16155 Diag(ClsExtIvar->getLocation(), diag::note_previous_definition); in ActOnFields()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Sema/
H A DSemaDeclObjC.cpp2132 if (const ObjCIvarDecl *ClsExtIvar = in CheckImplementationIvars() local
2135 Diag(ClsExtIvar->getLocation(), diag::note_previous_definition); in CheckImplementationIvars()
H A DSemaDecl.cpp16054 if (const ObjCIvarDecl *ClsExtIvar in ActOnFields() local
16058 Diag(ClsExtIvar->getLocation(), diag::note_previous_definition); in ActOnFields()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Sema/
H A DSemaDeclObjC.cpp2159 if (const ObjCIvarDecl *ClsExtIvar = in CheckImplementationIvars() local
2162 Diag(ClsExtIvar->getLocation(), diag::note_previous_definition); in CheckImplementationIvars()
H A DSemaDecl.cpp17729 if (const ObjCIvarDecl *ClsExtIvar in ActOnFields() local
17733 Diag(ClsExtIvar->getLocation(), diag::note_previous_definition); in ActOnFields()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DSemaDeclObjC.cpp2159 if (const ObjCIvarDecl *ClsExtIvar = in CheckImplementationIvars() local
2162 Diag(ClsExtIvar->getLocation(), diag::note_previous_definition); in CheckImplementationIvars()
H A DSemaDecl.cpp17495 if (const ObjCIvarDecl *ClsExtIvar in ActOnFields() local
17499 Diag(ClsExtIvar->getLocation(), diag::note_previous_definition); in ActOnFields()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaDeclObjC.cpp2159 if (const ObjCIvarDecl *ClsExtIvar = in CheckImplementationIvars() local
2162 Diag(ClsExtIvar->getLocation(), diag::note_previous_definition); in CheckImplementationIvars()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaDeclObjC.cpp2159 if (const ObjCIvarDecl *ClsExtIvar = in CheckImplementationIvars() local
2162 Diag(ClsExtIvar->getLocation(), diag::note_previous_definition); in CheckImplementationIvars()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp2159 if (const ObjCIvarDecl *ClsExtIvar = in CheckImplementationIvars() local
2162 Diag(ClsExtIvar->getLocation(), diag::note_previous_definition); in CheckImplementationIvars()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DSemaDeclObjC.cpp2159 if (const ObjCIvarDecl *ClsExtIvar = in CheckImplementationIvars() local
2162 Diag(ClsExtIvar->getLocation(), diag::note_previous_definition); in CheckImplementationIvars()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaDeclObjC.cpp2159 if (const ObjCIvarDecl *ClsExtIvar = in CheckImplementationIvars() local
2162 Diag(ClsExtIvar->getLocation(), diag::note_previous_definition); in CheckImplementationIvars()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Sema/
H A DSemaDeclObjC.cpp2159 if (const ObjCIvarDecl *ClsExtIvar = in CheckImplementationIvars() local
2162 Diag(ClsExtIvar->getLocation(), diag::note_previous_definition); in CheckImplementationIvars()

12