Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDeclObjC.h2218 SourceLocation AtLocation, SourceLocation LParenLocation, in ObjCPropertyDecl() argument
2220 : NamedDecl(ObjCProperty, DC, L, Id), AtLoc(AtLocation), in ObjCPropertyDecl()
2233 IdentifierInfo *Id, SourceLocation AtLocation,
/external/clang/include/clang/Parse/
DParser.h1543 ExprResult ParseObjCAtExpression(SourceLocation AtLocation);