Home
last modified time | relevance | path

Searched refs:clonedTypeParams (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Sema/
DSemaDeclObjC.cpp957 SmallVector<ObjCTypeParamDecl *, 4> clonedTypeParams; in ActOnStartClassInterface() local
959 clonedTypeParams.push_back( in ActOnStartClassInterface()
974 clonedTypeParams, in ActOnStartClassInterface()
/external/llvm-project/clang/lib/Sema/
DSemaDeclObjC.cpp1031 SmallVector<ObjCTypeParamDecl *, 4> clonedTypeParams; in ActOnStartClassInterface() local
1033 clonedTypeParams.push_back( in ActOnStartClassInterface()
1048 clonedTypeParams, in ActOnStartClassInterface()