Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclObjC.h773 SourceLocation AtLocation, SourceLocation LParenLocation, in ObjCPropertyDecl() argument
775 : NamedDecl(ObjCProperty, DC, L, Id), AtLoc(AtLocation), in ObjCPropertyDecl()
785 IdentifierInfo *Id, SourceLocation AtLocation,
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DParser.h2017 ExprResult ParseObjCAtExpression(SourceLocation AtLocation);