Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DASTImporter.cpp3990 SmallVector<ObjCTypeParamDecl *, 4> toTypeParams; in ImportObjCTypeParamList() local
3997 toTypeParams.push_back(toTypeParam); in ImportObjCTypeParamList()
4002 toTypeParams, in ImportObjCTypeParamList()