Home
last modified time | relevance | path

Searched defs:boundInfo (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp1480 Create(ASTContext & ctx,DeclContext * dc,ObjCTypeParamVariance variance,SourceLocation varianceLoc,unsigned index,SourceLocation nameLoc,IdentifierInfo * name,SourceLocation colonLoc,TypeSourceInfo * boundInfo) Create() argument
/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h597 SourceLocation colonLoc, TypeSourceInfo *boundInfo) in ObjCTypeParamDecl() argument