Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseObjc.cpp1525 bool WarnOnDeclarations, bool ForObjCContainer, in ParseObjCProtocolReferences() argument
1560 Actions.FindProtocolDeclaration(WarnOnDeclarations, ForObjCContainer, in ParseObjCProtocolReferences()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclObjC.cpp1298 Sema::FindProtocolDeclaration(bool WarnOnDeclarations, bool ForObjCContainer, in FindProtocolDeclaration() argument
1332 if (WarnOnDeclarations && in FindProtocolDeclaration()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DParser.h1621 bool WarnOnDeclarations,
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h9545 void FindProtocolDeclaration(bool WarnOnDeclarations, bool ForObjCContainer,