Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DComputeDependence.h106 class ObjCIsaExpr; global() variable
H A DExprObjC.h1505 ObjCIsaExpr(Expr *base, bool isarrow, SourceLocation l, SourceLocation oploc, in ObjCIsaExpr() function
1513 explicit ObjCIsaExpr(EmptyShell Empty) : Expr(ObjCIsaExprClass, Empty) {} in ObjCIsaExpr() function