OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetAtIndexMethodDecl
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
ExprObjC.h
851
ObjCMethodDecl *
GetAtIndexMethodDecl
;
862
GetAtIndexMethodDecl
(getMethod), SetAtIndexMethodDecl(setMethod) {
886
ObjCMethodDecl *
getAtIndexMethodDecl
() const {
887
return
GetAtIndexMethodDecl
;
/src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTReaderStmt.cpp
1512
E->
GetAtIndexMethodDecl
= readDeclAs<ObjCMethodDecl>();
Completed in 23 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026