HomeSort by relevance Sort by last modified time
    Searched refs:ActOnTypedefedProtocols (Results 1 - 3 of 3) sorted by null

  /external/clang/lib/Parse/
ParseObjc.cpp 294 Actions.ActOnTypedefedProtocols(ProtocolRefs, superClassId, superClassLoc);
    [all...]
  /external/clang/lib/Sema/
SemaDeclObjC.cpp 606 /// ActOnTypedefedProtocols - this action finds protocol list as part of the
609 void Sema::ActOnTypedefedProtocols(SmallVectorImpl<Decl *> &ProtocolRefs,
    [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 569 milliseconds