Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DComputeDependence.h27 class ParenExpr; variable
H A DExpr.h2127 ParenExpr(SourceLocation l, SourceLocation r, Expr *val) in ParenExpr() function
2135 explicit ParenExpr(EmptyShell Empty) in ParenExpr() function