Searched defs:AtLocation (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/AST/
H A DDeclObjC.h2218 SourceLocation AtLocation, SourceLocation LParenLocation,
2220 : NamedDecl(ObjCProperty, DC, L, Id), AtLoc(AtLocation),
2233 IdentifierInfo *Id, SourceLocation AtLocation,
2217 ObjCPropertyDecl(DeclContext *DC, SourceLocation L, IdentifierInfo *Id, SourceLocation AtLocation, SourceLocation LParenLocation, TypeSourceInfo *T) argument

Completed in 39 milliseconds