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

  /src/external/apache2/llvm/dist/clang/lib/Parse/
ParseObjc.cpp 341 Actions.FindProtocolDeclaration(/*WarnOnDeclarations=*/true,
1560 Actions.FindProtocolDeclaration(WarnOnDeclarations, ForObjCContainer,
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaDeclObjC.cpp 1294 /// FindProtocolDeclaration - This routine looks up protocols and
1298 Sema::FindProtocolDeclaration(bool WarnOnDeclarations, bool ForObjCContainer,
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h 9545 void FindProtocolDeclaration(bool WarnOnDeclarations, bool ForObjCContainer,

Completed in 45 milliseconds