Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclObjC.h607 void setVariance(ObjCTypeParamVariance variance) { in setVariance() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclObjC.cpp857 newTypeParam->setVariance(prevTypeParam->getVariance()); in checkTypeParamListConsistency()
906 newTypeParam->setVariance(prevTypeParam->getVariance()); in checkTypeParamListConsistency()