Home
last modified time | relevance | path

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

/freebsd-src/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() argument
97 ArrayRef<SourceLocation> SelLocs, in hasStandardSelectorLocs() argument
114 ArrayRef<SourceLocation> SelLocs, in hasStandardSelectorLocs() argument
[all...]
H A DDeclObjC.cpp922 ArrayRef<SourceLocation> SelLocs) { in setParamsAndSelLocs() argument
946 ArrayRef<SourceLocation> SelLocs) { in setMethodParams() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp794 SourceLocation *SelLocs = D->getStoredSelLocs(); VisitObjCMethodDecl() local
H A DASTReaderDecl.cpp1200 SmallVector<SourceLocation, 16> SelLocs; VisitObjCMethodDecl() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp1065 SmallVector<SourceLocation, 1> SelLocs; RedeclarePropertyAccessor() local
H A DTreeTransform.h14613 SmallVector<SourceLocation, 16> SelLocs; TransformObjCMessageExpr() local
14629 SmallVector<SourceLocation, 16> SelLocs; TransformObjCMessageExpr() local
14655 SmallVector<SourceLocation, 16> SelLocs; TransformObjCMessageExpr() local
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp1265 SmallVector<SourceLocation, 1> SelLocs; in RewritePropertyOrImplicitSetter() local
1341 SmallVector<SourceLocation, 1> SelLocs; in RewritePropertyOrImplicitGetter() local
H A DRewriteModernObjC.cpp1450 OldMsg->getSelectorLocs(SelLocs); in RewritePropertyOrImplicitSetter() local
1534 SmallVector<SourceLocation, 1> SelLocs; RewritePropertyOrImplicitGetter() local