OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:objcClass
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaType.cpp
854
ObjCInterfaceDecl *
objcClass
= objcObjectType->getInterface();
855
ObjCTypeParamList *typeParams =
objcClass
->getTypeParamList();
858
<<
objcClass
->getDeclName()
928
<<
objcClass
->getDeclName()
931
S.Diag(
objcClass
->getLocation(), diag::note_previous_decl)
932
<<
objcClass
;
1027
<<
objcClass
->getDeclName()
1030
S.Diag(
objcClass
->getLocation(), diag::note_previous_decl)
1031
<<
objcClass
;
4090
if (auto
objcClass
= type->getAs<ObjCInterfaceType>())
[
all
...]
/src/external/apache2/llvm/dist/clang/include/clang-c/
Index.h
6349
const CXIdxEntityInfo *
objcClass
;
6418
const CXIdxEntityInfo *
objcClass
;
Completed in 22 milliseconds
Indexes created Thu Mar 26 00:23:24 UTC 2026