Home
last modified time | relevance | path

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

12

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/AST/
H A DExprObjC.h851 ObjCMethodDecl *GetAtIndexMethodDecl; variable
862 GetAtIndexMethodDecl(getMethod), SetAtIndexMethodDecl(setMethod) { in ObjCSubscriptRefExpr()
887 return GetAtIndexMethodDecl; in getAtIndexMethodDecl()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DExprObjC.h851 ObjCMethodDecl *GetAtIndexMethodDecl; variable
862 GetAtIndexMethodDecl(getMethod), SetAtIndexMethodDecl(setMethod) { in ObjCSubscriptRefExpr()
887 return GetAtIndexMethodDecl; in getAtIndexMethodDecl()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/AST/
H A DExprObjC.h851 ObjCMethodDecl *GetAtIndexMethodDecl; variable
862 GetAtIndexMethodDecl(getMethod), SetAtIndexMethodDecl(setMethod) { in ObjCSubscriptRefExpr()
887 return GetAtIndexMethodDecl; in getAtIndexMethodDecl()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/AST/
H A DExprObjC.h855 ObjCMethodDecl *GetAtIndexMethodDecl; variable
873 RBracket(RB), GetAtIndexMethodDecl(getMethod), in ObjCSubscriptRefExpr()
897 return GetAtIndexMethodDecl; in getAtIndexMethodDecl()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/AST/
H A DExprObjC.h851 ObjCMethodDecl *GetAtIndexMethodDecl; variable
862 GetAtIndexMethodDecl(getMethod), SetAtIndexMethodDecl(setMethod) { in ObjCSubscriptRefExpr()
887 return GetAtIndexMethodDecl; in getAtIndexMethodDecl()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/AST/
H A DExprObjC.h855 ObjCMethodDecl *GetAtIndexMethodDecl; variable
873 RBracket(RB), GetAtIndexMethodDecl(getMethod), in ObjCSubscriptRefExpr()
897 return GetAtIndexMethodDecl; in getAtIndexMethodDecl()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DExprObjC.h851 ObjCMethodDecl *GetAtIndexMethodDecl; variable
862 GetAtIndexMethodDecl(getMethod), SetAtIndexMethodDecl(setMethod) { in ObjCSubscriptRefExpr()
887 return GetAtIndexMethodDecl; in getAtIndexMethodDecl()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DExprObjC.h851 ObjCMethodDecl *GetAtIndexMethodDecl; variable
862 GetAtIndexMethodDecl(getMethod), SetAtIndexMethodDecl(setMethod) { in ObjCSubscriptRefExpr()
887 return GetAtIndexMethodDecl; in getAtIndexMethodDecl()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/AST/
H A DExprObjC.h851 ObjCMethodDecl *GetAtIndexMethodDecl; variable
862 GetAtIndexMethodDecl(getMethod), SetAtIndexMethodDecl(setMethod) { in ObjCSubscriptRefExpr()
887 return GetAtIndexMethodDecl; in getAtIndexMethodDecl()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/AST/
H A DExprObjC.h855 ObjCMethodDecl *GetAtIndexMethodDecl; variable
873 RBracket(RB), GetAtIndexMethodDecl(getMethod), in ObjCSubscriptRefExpr()
897 return GetAtIndexMethodDecl; in getAtIndexMethodDecl()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/AST/
H A DExprObjC.h851 ObjCMethodDecl *GetAtIndexMethodDecl; variable
862 GetAtIndexMethodDecl(getMethod), SetAtIndexMethodDecl(setMethod) { in ObjCSubscriptRefExpr()
887 return GetAtIndexMethodDecl; in getAtIndexMethodDecl()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DExprObjC.h851 ObjCMethodDecl *GetAtIndexMethodDecl; variable
862 GetAtIndexMethodDecl(getMethod), SetAtIndexMethodDecl(setMethod) { in ObjCSubscriptRefExpr()
887 return GetAtIndexMethodDecl; in getAtIndexMethodDecl()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DExprObjC.h851 ObjCMethodDecl *GetAtIndexMethodDecl; variable
862 GetAtIndexMethodDecl(getMethod), SetAtIndexMethodDecl(setMethod) { in ObjCSubscriptRefExpr()
887 return GetAtIndexMethodDecl; in getAtIndexMethodDecl()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/AST/
H A DExprObjC.h813 ObjCMethodDecl *GetAtIndexMethodDecl;
831 RBracket(RB), GetAtIndexMethodDecl(getMethod),
855 return GetAtIndexMethodDecl;
/dports/lang/clang-mesa/clang-13.0.1.src/include/clang/AST/
H A DExprObjC.h851 ObjCMethodDecl *GetAtIndexMethodDecl; variable
862 GetAtIndexMethodDecl(getMethod), SetAtIndexMethodDecl(setMethod) { in ObjCSubscriptRefExpr()
887 return GetAtIndexMethodDecl; in getAtIndexMethodDecl()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/include/clang/AST/
H A DExprObjC.h832 ObjCMethodDecl *GetAtIndexMethodDecl; in IgnoreParenCasts()
850 RBracket(RB), GetAtIndexMethodDecl(getMethod), in IgnoreParenCasts()
876 return GetAtIndexMethodDecl; in IgnoreParenCasts()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Serialization/
H A DASTReaderStmt.cpp1253 E->GetAtIndexMethodDecl = ReadDeclAs<ObjCMethodDecl>(); in VisitObjCSubscriptRefExpr()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Serialization/
H A DASTReaderStmt.cpp1182 E->GetAtIndexMethodDecl = ReadDeclAs<ObjCMethodDecl>(); in VisitObjCSubscriptRefExpr()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Serialization/
H A DASTReaderStmt.cpp1397 E->GetAtIndexMethodDecl = readDeclAs<ObjCMethodDecl>(); in VisitObjCSubscriptRefExpr()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Serialization/
H A DASTReaderStmt.cpp1397 E->GetAtIndexMethodDecl = readDeclAs<ObjCMethodDecl>(); in VisitObjCSubscriptRefExpr()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Serialization/
H A DASTReaderStmt.cpp1522 E->GetAtIndexMethodDecl = readDeclAs<ObjCMethodDecl>(); in VisitObjCSubscriptRefExpr()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Serialization/
H A DASTReaderStmt.cpp1511 E->GetAtIndexMethodDecl = readDeclAs<ObjCMethodDecl>(); in VisitObjCSubscriptRefExpr()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Serialization/
H A DASTReaderStmt.cpp1503 E->GetAtIndexMethodDecl = readDeclAs<ObjCMethodDecl>(); in VisitObjCSubscriptRefExpr()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Serialization/
H A DASTReaderStmt.cpp1511 E->GetAtIndexMethodDecl = readDeclAs<ObjCMethodDecl>(); in VisitObjCSubscriptRefExpr()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Serialization/
H A DASTReaderStmt.cpp1496 E->GetAtIndexMethodDecl = readDeclAs<ObjCMethodDecl>(); in VisitObjCSubscriptRefExpr()

12