OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ObjCClassDecl
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h
353
mutable TypedefDecl *
ObjCClassDecl
= nullptr;
/src/external/apache2/llvm/dist/clang/lib/AST/
ASTContext.cpp
7937
if (!
ObjCClassDecl
) {
7940
ObjCClassDecl
= buildImplicitTypedef(T, "Class");
7942
return
ObjCClassDecl
;
/src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTWriter.cpp
4354
RegisterPredefDecl(Context.
ObjCClassDecl
, PREDEF_DECL_OBJC_CLASS_ID);
Completed in 26 milliseconds
Indexes created Sat Sep 19 00:25:42 UTC 2026