OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:all_referenced_protocols
(Results
1 - 11
of
11
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/AST/
DeclObjC.cpp
158
for (const auto *Proto : ID->
all_referenced_protocols
())
283
for (const auto *I : OID->
all_referenced_protocols
())
386
for (const auto *I :
all_referenced_protocols
())
407
for (const auto *PI :
all_referenced_protocols
())
453
for (auto *Proto :
all_referenced_protocols
()) {
673
for (auto *P :
all_referenced_protocols
())
ASTContext.cpp
2574
for (auto *Proto : OI->
all_referenced_protocols
()) {
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaObjCProperty.cpp
250
for (auto *P : IFace->
all_referenced_protocols
()) {
845
for (const auto *PI : ClassDecl->
all_referenced_protocols
()) {
852
for (const auto *PI : SDecl->
all_referenced_protocols
()) {
1037
for (const auto *Proto : OrigClass->
all_referenced_protocols
()) {
1776
for (auto *PI : IDecl->
all_referenced_protocols
())
2067
for (auto *PDecl : IDecl->
all_referenced_protocols
()) {
SemaDeclObjC.cpp
2674
for (const auto *I : Super->
all_referenced_protocols
())
2910
for (auto *PI : I->
all_referenced_protocols
())
3027
for (auto *PI : I->
all_referenced_protocols
())
SemaExprObjC.cpp
2803
for (const ObjCProtocolDecl *P : RootClass->
all_referenced_protocols
()) {
SemaLookup.cpp
3931
for (auto *I : IFace->
all_referenced_protocols
()) {
SemaCodeComplete.cpp
4751
for (auto *I : IFace->
all_referenced_protocols
())
/src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
LocalizationChecker.cpp
835
for (const auto *P : OD->
all_referenced_protocols
()) {
/src/external/apache2/llvm/dist/clang/include/clang/AST/
DeclObjC.h
1400
all_protocol_range
all_referenced_protocols
() const {
function in class:clang::ObjCInterfaceDecl
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGObjCGNU.cpp
3356
for (const auto *P : OID->
all_referenced_protocols
())
CGObjCMac.cpp
3326
for (const auto *P : OID->
all_referenced_protocols
())
Completed in 110 milliseconds
Indexes created Thu Aug 06 00:25:04 UTC 2026