Searched refs:AtLocation (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/gnu/llvm/clang/include/clang/AST/ |
| H A D | DeclObjC.h | 773 SourceLocation AtLocation, SourceLocation LParenLocation, in ObjCPropertyDecl() argument 775 : NamedDecl(ObjCProperty, DC, L, Id), AtLoc(AtLocation), in ObjCPropertyDecl() 784 SourceLocation AtLocation, SourceLocation LParenLocation, QualType T,
|
| /openbsd-src/gnu/llvm/clang/include/clang/Parse/ |
| H A D | Parser.h | 2056 ExprResult ParseObjCAtExpression(SourceLocation AtLocation);
|