Home
last modified time | relevance | path

Searched defs:SelLocs (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprObjC.cpp110 ArrayRef<SourceLocation> SelLocs, in ObjCMessageExpr()
129 ArrayRef<SourceLocation> SelLocs, in ObjCMessageExpr()
145 Selector Sel, ArrayRef<SourceLocation> SelLocs, in ObjCMessageExpr()
160 ArrayRef<SourceLocation> SelLocs, in initArgsAndSelLocs()
178 ArrayRef<SourceLocation> SelLocs, in Create()
197 Selector Sel, ArrayRef<SourceLocation> SelLocs, in Create()
216 ArrayRef<SourceLocation> SelLocs, in Create()
242 ArrayRef<SourceLocation> SelLocs, in alloc()
H A DSelectorLocationsKind.cpp70 ArrayRef<SourceLocation> SelLocs, in hasStandardSelLocs()
97 ArrayRef<SourceLocation> SelLocs, in hasStandardSelectorLocs()
114 ArrayRef<SourceLocation> SelLocs, in hasStandardSelectorLocs()
H A DDeclObjC.cpp922 ArrayRef<SourceLocation> SelLocs) { in setParamsAndSelLocs()
946 ArrayRef<SourceLocation> SelLocs) { in setMethodParams()
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp832 SourceLocation *SelLocs = D->getStoredSelLocs(); in VisitObjCMethodDecl() local
H A DASTReaderDecl.cpp1192 SmallVector<SourceLocation, 16> SelLocs; in VisitObjCMethodDecl() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp1050 SmallVector<SourceLocation, 1> SelLocs; in RedeclarePropertyAccessor() local
H A DTreeTransform.h15647 SmallVector<SourceLocation, 16> SelLocs; in TransformObjCMessageExpr() local
15663 SmallVector<SourceLocation, 16> SelLocs; in TransformObjCMessageExpr() local
15689 SmallVector<SourceLocation, 16> SelLocs; in TransformObjCMessageExpr() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp1449 SmallVector<SourceLocation, 1> SelLocs; in RewritePropertyOrImplicitSetter() local
1533 SmallVector<SourceLocation, 1> SelLocs; in RewritePropertyOrImplicitGetter() local