Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DComputeDependence.h27 class ParenExpr; variable
H A DExpr.h2139 ParenExpr(SourceLocation l, SourceLocation r, Expr *val) in ParenExpr() function
2147 explicit ParenExpr(EmptyShell Empty) in ParenExpr() function