Searched refs:AtLocation (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | DeclObjC.h | 776 SourceLocation AtLocation, SourceLocation LParenLocation, in ObjCPropertyDecl() argument 778 : NamedDecl(ObjCProperty, DC, L, Id), AtLoc(AtLocation), in ObjCPropertyDecl() 787 SourceLocation AtLocation, SourceLocation LParenLocation, QualType T,
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Parse/ |
| H A D | Parser.h | 2081 ExprResult ParseObjCAtExpression(SourceLocation AtLocation);
|