Home
last modified time | relevance | path

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

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