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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp340 Actions.FindProtocolDeclaration(/*WarnOnDeclarations=*/true,
1558 Actions.FindProtocolDeclaration(WarnOnDeclarations, ForObjCContainer,
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp1289 /// FindProtocolDeclaration - This routine looks up protocols and
1293 Sema::FindProtocolDeclaration(bool WarnOnDeclarations, bool ForObjCContainer, function in class:Sema
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h8994 void FindProtocolDeclaration(bool WarnOnDeclarations, bool ForObjCContainer,

Completed in 111 milliseconds