Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/include/clang/AST/
DDeclObjC.h773 SourceLocation AtLocation, SourceLocation LParenLocation, in ObjCPropertyDecl() argument
775 : NamedDecl(ObjCProperty, DC, L, Id), AtLoc(AtLocation), in ObjCPropertyDecl()
784 SourceLocation AtLocation, SourceLocation LParenLocation, QualType T,
/openbsd/src/gnu/llvm/clang/include/clang/Parse/
DParser.h2056 ExprResult ParseObjCAtExpression(SourceLocation AtLocation);