Home
last modified time | relevance | path

Searched refs:WarnOnDeclarations (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp1577 bool WarnOnDeclarations, bool ForObjCContainer, in ParseObjCProtocolReferences() argument
1612 Actions.FindProtocolDeclaration(WarnOnDeclarations, ForObjCContainer, in ParseObjCProtocolReferences()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp1314 Sema::FindProtocolDeclaration(bool WarnOnDeclarations, bool ForObjCContainer, in FindProtocolDeclaration() argument
1348 if (WarnOnDeclarations && in FindProtocolDeclaration()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h1678 bool WarnOnDeclarations,
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h10585 void FindProtocolDeclaration(bool WarnOnDeclarations, bool ForObjCContainer,