Home
last modified time | relevance | path

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

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