Home
last modified time | relevance | path

Searched refs:AtLocation (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h773 SourceLocation AtLocation, SourceLocation LParenLocation, in ObjCPropertyDecl() argument
775 : NamedDecl(ObjCProperty, DC, L, Id), AtLoc(AtLocation), in ObjCPropertyDecl()
785 IdentifierInfo *Id, SourceLocation AtLocation,
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h2019 ExprResult ParseObjCAtExpression(SourceLocation AtLocation);