Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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()
/openbsd-src/gnu/llvm/clang/tools/libclang/
H A DCXCursor.cpp152 SmallVector<SourceLocation, 16> SelLocs; in MakeCXCursor() local
627 SmallVector<SourceLocation, 16> SelLocs; in MakeCXCursor() local
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTWriterDecl.cpp739 SourceLocation *SelLocs = D->getStoredSelLocs(); in VisitObjCMethodDecl() local
H A DASTReaderDecl.cpp1158 SmallVector<SourceLocation, 16> SelLocs; in VisitObjCMethodDecl() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaObjCProperty.cpp1065 SmallVector<SourceLocation, 1> SelLocs; in RedeclarePropertyAccessor() local
H A DTreeTransform.h14330 SmallVector<SourceLocation, 16> SelLocs; in TransformObjCMessageExpr() local
14346 SmallVector<SourceLocation, 16> SelLocs; in TransformObjCMessageExpr() local
14372 SmallVector<SourceLocation, 16> SelLocs; in TransformObjCMessageExpr() local
/openbsd-src/gnu/llvm/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 SmallVector<SourceLocation, 1> SelLocs; in RewritePropertyOrImplicitSetter() local
1534 SmallVector<SourceLocation, 1> SelLocs; in RewritePropertyOrImplicitGetter() local