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.cpp1036 SourceLocation PropertyLoc) { in RedeclarePropertyAccessor()
1064 Scope *S, SourceLocation AtLoc, SourceLocation PropertyLoc, bool Synthesize, in ActOnPropertyImplDecl()
H A DTreeTransform.h3899 SourceLocation PropertyLoc) { in RebuildObjCPropertyRefExpr()
3919 SourceLocation PropertyLoc) { in RebuildObjCPropertyRefExpr()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseExpr.cpp939 SourceLocation PropertyLoc = ConsumeToken(); in ParseCastExpression() local
H A DParseOpenMP.cpp960 SourceLocation PropertyLoc = Tok.getLocation(); in parseOMPContextProperty() local