HomeSort by: relevance | last modified time | path
    Searched refs:warnOnIncompleteProtocols (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaDeclObjC.cpp 1423 bool warnOnIncompleteProtocols) {
1456 if (!warnOnIncompleteProtocols) {
1468 if (warnOnIncompleteProtocols &&
  /src/external/apache2/llvm/dist/clang/lib/Parse/
ParseObjc.cpp 327 /*warnOnIncompleteProtocols=*/true);
1603 bool warnOnIncompleteProtocols) {
1669 warnOnIncompleteProtocols);
1794 /*warnOnIncompleteProtocols=*/false);
2175 /*warnOnIncompleteProtocols=*/false,
2206 /*warnOnIncompleteProtocols=*/false,
  /src/external/apache2/llvm/dist/clang/include/clang/Parse/
Parser.h 1640 bool warnOnIncompleteProtocols);
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h 9571 bool warnOnIncompleteProtocols);

Completed in 46 milliseconds