Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDDeclObjC.h582 void setVariance(ObjCTypeParamVariance variance) { in setVariance() function
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaDeclObjC.cpp763 newTypeParam->setVariance(prevTypeParam->getVariance()); in checkTypeParamListConsistency()
812 newTypeParam->setVariance(prevTypeParam->getVariance()); in checkTypeParamListConsistency()