Home
last modified time | relevance | path

Searched refs:ActOnTypedefedProtocols (Results 1 – 6 of 6) sorted by relevance

/external/clang/lib/Parse/
DParseObjc.cpp370 Actions.ActOnTypedefedProtocols(protocols, superClassId, superClassLoc); in ParseObjCAtInterfaceDeclaration()
/external/llvm-project/clang/lib/Parse/
DParseObjc.cpp353 Actions.ActOnTypedefedProtocols(protocols, protocolLocs, in ParseObjCAtInterfaceDeclaration()
/external/clang/lib/Sema/
DSemaDeclObjC.cpp1030 void Sema::ActOnTypedefedProtocols(SmallVectorImpl<Decl *> &ProtocolRefs, in ActOnTypedefedProtocols() function in Sema
/external/llvm-project/clang/lib/Sema/
DSemaDeclObjC.cpp1109 void Sema::ActOnTypedefedProtocols(SmallVectorImpl<Decl *> &ProtocolRefs, in ActOnTypedefedProtocols() function in Sema
/external/clang/include/clang/Sema/
DSema.h7356 void ActOnTypedefedProtocols(SmallVectorImpl<Decl *> &ProtocolRefs,
/external/llvm-project/clang/include/clang/Sema/
DSema.h9336 void ActOnTypedefedProtocols(SmallVectorImpl<Decl *> &ProtocolRefs,