OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:classmeth_end
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
RewriteObjC.cpp
5149
PDecl->
classmeth_end
());
5169
I = PDecl->classmeth_begin(), E = PDecl->
classmeth_end
();
5220
if (PDecl->classmeth_begin() != PDecl->
classmeth_end
()) {
5387
RewriteObjCMethodsMetaData(IDecl->classmeth_begin(), IDecl->
classmeth_end
(),
5460
if (IDecl->classmeth_begin() != IDecl->
classmeth_end
()) {
5663
RewriteObjCMethodsMetaData(IDecl->classmeth_begin(), IDecl->
classmeth_end
(),
5713
if (IDecl->classmeth_begin() != IDecl->
classmeth_end
()) {
/src/external/apache2/llvm/dist/clang/include/clang/AST/
DeclObjC.h
1048
return classmeth_range(classmeth_begin(),
classmeth_end
());
1055
classmeth_iterator
classmeth_end
() const {
function in class:clang::ObjCContainerDecl
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGObjCGNU.cpp
1733
if (OID->classmeth_begin() == OID->
classmeth_end
())
1738
OID->
classmeth_end
());
3277
OCD->
classmeth_end
());
3517
OID->
classmeth_end
());
Completed in 29 milliseconds
Indexes created Wed Aug 05 00:25:39 UTC 2026