Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp490 SourceLocation varianceLoc; in parseObjCTypeParamListOrProtocolRefs() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp1475 SourceLocation varianceLoc, in Create()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h594 ObjCTypeParamVariance variance, SourceLocation varianceLoc, in ObjCTypeParamDecl()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp667 Scope *S, ObjCTypeParamVariance variance, SourceLocation varianceLoc, in actOnObjCTypeParam()