Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExprObjC.h514 SourceLocation protoLoc, SourceLocation rp) in ObjCProtocolExpr() argument
516 TheProtocol(protocol), AtLoc(at), ProtoLoc(protoLoc), RParenLoc(rp) { in ObjCProtocolExpr()