Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h776 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 DParser.h2081 ExprResult ParseObjCAtExpression(SourceLocation AtLocation);