Home
last modified time | relevance | path

Searched defs:OpaqueValueExpr (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/include/clang/AST/
H A DComputeDependence.h26 class OpaqueValueExpr; variable
H A DExpr.h55 class OpaqueValueExpr; variable
1191 explicit OpaqueValueExpr(EmptyShell Empty) in OpaqueValueExpr() function
[all...]
/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h6067 AST_POLYMORPHIC_MATCHER_P(hasSourceExpression,AST_POLYMORPHIC_SUPPORTED_TYPES (CastExpr,OpaqueValueExpr),internal::Matcher<Expr>,InnerMatcher) AST_POLYMORPHIC_MATCHER_P() argument