Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Parse/
HDParseObjc.cpp1549 bool WarnOnDeclarations, bool ForObjCContainer, in ParseObjCProtocolReferences() argument
1586 Actions.FindProtocolDeclaration(WarnOnDeclarations, ForObjCContainer, in ParseObjCProtocolReferences()
/NextBSD/contrib/llvm/tools/clang/include/clang/Parse/
HDParser.h1271 bool ForObjCContainer,
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaDeclObjC.cpp1186 Sema::FindProtocolDeclaration(bool WarnOnDeclarations, bool ForObjCContainer, in FindProtocolDeclaration() argument
1215 if (!ForObjCContainer) { in FindProtocolDeclaration()
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h7176 void FindProtocolDeclaration(bool WarnOnDeclarations, bool ForObjCContainer,