Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DComputeDependence.h59 class CXXScalarValueInitExpr; variable
H A DExprCXX.h2101 CXXScalarValueInitExpr(QualType Type, TypeSourceInfo *TypeInfo, in CXXScalarValueInitExpr() function
2109 explicit CXXScalarValueInitExpr(EmptyShell Shell) in CXXScalarValueInitExpr() function
H A DStmt.h702 friend class CXXScalarValueInitExpr; variable