OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Prots
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/tools/libclang/
CXIndexDataConsumer.h
301
SmallVector<CXIdxObjCProtocolRefInfo *, 4>
Prots
;
304
CXIdxObjCProtocolRefListInfo Info = {
Prots
.data(),
305
(unsigned)
Prots
.size() };
CXIndexDataConsumer.cpp
261
Prots
.push_back(&ProtInfos[i]);
/src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
RewriteObjC.cpp
329
virtual void RewriteObjCProtocolListMetaData(const ObjCList<ObjCProtocolDecl> &
Prots
,
530
const ObjCList<ObjCProtocolDecl> &
Prots
,
Completed in 19 milliseconds
Indexes created Sat Sep 19 00:25:42 UTC 2026