Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DComputeDependence.h101 class ObjCIsaExpr; variable
DExprObjC.h1496 ObjCIsaExpr(Expr *base, bool isarrow, SourceLocation l, SourceLocation oploc, in ObjCIsaExpr() function
1504 explicit ObjCIsaExpr(EmptyShell Empty) : Expr(ObjCIsaExprClass, Empty) {} in ObjCIsaExpr() function