Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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,
/llvm-project-15.0.7/clang/include/clang/Parse/
H A DParser.h2040 ExprResult ParseObjCAtExpression(SourceLocation AtLocation);