Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExprObjC.h513 SourceLocation protoLoc, SourceLocation rp) in ObjCProtocolExpr() argument
515 TheProtocol(protocol), AtLoc(at), ProtoLoc(protoLoc), RParenLoc(rp) { in ObjCProtocolExpr()