Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h775 SourceLocation AtLocation, SourceLocation LParenLocation, in ObjCPropertyDecl() argument
777 : NamedDecl(ObjCProperty, DC, L, Id), AtLoc(AtLocation), in ObjCPropertyDecl()
786 SourceLocation AtLocation,
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h5804 ExprResult ParseObjCAtExpression(SourceLocation AtLocation);