Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDeclObjC.h749 SourceLocation AtLocation, SourceLocation LParenLocation, in ObjCPropertyDecl() argument
752 : NamedDecl(ObjCProperty, DC, L, Id), AtLoc(AtLocation), in ObjCPropertyDecl()
765 IdentifierInfo *Id, SourceLocation AtLocation,
/external/clang/include/clang/Parse/
DParser.h1633 ExprResult ParseObjCAtExpression(SourceLocation AtLocation);