Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp5803 SmallVector<ObjCTypeParamDecl *, 4> toTypeParams; in ImportObjCTypeParamList() local
5806 toTypeParams.push_back(*toTypeParamOrErr); in ImportObjCTypeParamList()
5821 toTypeParams, in ImportObjCTypeParamList()