Home
last modified time | relevance | path

Searched defs:varianceLoc (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp487 SourceLocation varianceLoc; parseObjCTypeParamListOrProtocolRefs() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp1475 SourceLocation varianceLoc, in Create() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h594 ObjCTypeParamVariance variance, SourceLocation varianceLoc, in ObjCTypeParamDecl() argument
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp668 actOnObjCTypeParam(Scope * S,ObjCTypeParamVariance variance,SourceLocation varianceLoc,unsigned index,IdentifierInfo * paramName,SourceLocation paramLoc,SourceLocation colonLoc,ParsedType parsedTypeBound) actOnObjCTypeParam() argument