Searched refs:ActOnTypedefedProtocols (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp352 Actions.ActOnTypedefedProtocols(protocols, protocolLocs,
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp1102 /// ActOnTypedefedProtocols - this action finds protocol list as part of the
1105 void Sema::ActOnTypedefedProtocols(SmallVectorImpl<Decl *> &ProtocolRefs, function in class:Sema
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h8937 void ActOnTypedefedProtocols(SmallVectorImpl<Decl *> &ProtocolRefs,

Completed in 212 milliseconds