Home
last modified time | relevance | path

Searched refs:ErrorDependent (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DDependenceFlags.h44 ErrorDependent = Error | ValueInstantiation, enumerator
H A DExpr.h4866 setDependence(getDependence() | ExprDependence::ErrorDependent); in markError()
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DComputeDependence.cpp577 ExprDependence::ErrorDependent; in computeDependence()