Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DDependenceFlags.h44 ErrorDependent = Error | ValueInstantiation, enumerator
H A DExpr.h4886 setDependence(getDependence() | ExprDependence::ErrorDependent); in markError()
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DComputeDependence.cpp586 ExprDependence::ErrorDependent; in computeDependence()