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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DExprObjC.h503 class ObjCProtocolExpr : public Expr { class in namespace:clang
511 ObjCProtocolExpr(QualType T, ObjCProtocolDecl *protocol, function in class:clang::ObjCProtocolExpr
516 explicit ObjCProtocolExpr(EmptyShell Empty) function in class:clang::ObjCProtocolExpr

Completed in 59 milliseconds