Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DASTImporter.cpp3766 SmallVector<ObjCTypeParamDecl *, 4> toTypeParams; in ImportObjCTypeParamList() local
3773 toTypeParams.push_back(toTypeParam); in ImportObjCTypeParamList()
3778 toTypeParams, in ImportObjCTypeParamList()