Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DComputeDependence.h101 class ObjCIsaExpr; variable
H A 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