HomeSort by: relevance | last modified time | path
    Searched refs:adjustObjCTypeParamBoundType (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h 1571 void adjustObjCTypeParamBoundType(const ObjCTypeParamDecl *Orig,
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaDeclObjC.cpp 941 S.Context.adjustObjCTypeParamBoundType(prevTypeParam, newTypeParam);
968 S.Context.adjustObjCTypeParamBoundType(prevTypeParam, newTypeParam);
  /src/external/apache2/llvm/dist/clang/lib/AST/
ASTContext.cpp 5265 void ASTContext::adjustObjCTypeParamBoundType(const ObjCTypeParamDecl *Orig,

Completed in 104 milliseconds