HomeSort by relevance Sort by last modified time
    Searched refs:setVariance (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/AST/
DeclObjC.h 582 void setVariance(ObjCTypeParamVariance variance) {
    [all...]
  /external/clang/lib/Sema/
SemaDeclObjC.cpp 785 newTypeParam->setVariance(prevTypeParam->getVariance());
834 newTypeParam->setVariance(prevTypeParam->getVariance());
    [all...]

Completed in 566 milliseconds