Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp1035 SourceLocation PropertyLoc) { in RedeclarePropertyAccessor()
1063 Scope *S, SourceLocation AtLoc, SourceLocation PropertyLoc, bool Synthesize, in ActOnPropertyImplDecl()
H A DTreeTransform.h3849 SourceLocation PropertyLoc) { in RebuildObjCPropertyRefExpr()
3869 SourceLocation PropertyLoc) { in RebuildObjCPropertyRefExpr()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseExpr.cpp1264 SourceLocation PropertyLoc = ConsumeToken(); in ParseCastExpression() local
H A DParseOpenMP.cpp1010 SourceLocation PropertyLoc = Tok.getLocation(); in parseOMPContextProperty() local