Home
last modified time | relevance | path

Searched defs:Protos (Results 1 – 3 of 3) sorted by relevance

/minix/external/bsd/llvm/dist/clang/lib/Sema/
H A DDeclSpec.cpp896 void DeclSpec::setProtocolQualifiers(Decl * const *Protos, in setProtocolQualifiers()
/minix/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGObjCGNU.cpp2027 const ObjCList<ObjCProtocolDecl> &Protos = CatDecl->getReferencedProtocols(); in GenerateCategory() local
/minix/external/bsd/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp5496 SmallVector<ObjCProtocolDecl*, 4> Protos; in readTypeRecord() local