Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExprObjC.h512 ObjCProtocolExpr(QualType T, ObjCProtocolDecl *protocol, SourceLocation at, in ObjCProtocolExpr() function
518 explicit ObjCProtocolExpr(EmptyShell Empty) in ObjCProtocolExpr() function