OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ObjCCategoryDeclInfo
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/tools/libclang/
CXIndexDataConsumer.h
172
struct
ObjCCategoryDeclInfo
: public ObjCContainerDeclInfo {
176
explicit
ObjCCategoryDeclInfo
(bool isImplementation)
Indexing.cpp
756
if (const
ObjCCategoryDeclInfo
*
757
CatInfo = dyn_cast<
ObjCCategoryDeclInfo
>(DI))
778
if (const
ObjCCategoryDeclInfo
*CatInfo = dyn_cast<
ObjCCategoryDeclInfo
>(DI))
CXIndexDataConsumer.cpp
744
ObjCCategoryDeclInfo
CatDInfo(/*isImplementation=*/false);
777
ObjCCategoryDeclInfo
CatDInfo(/*isImplementation=*/true);
Completed in 22 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026