Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
HDConstraintManager.h62 bool isConstrained() const { return Val.has_value(); } in isConstrained() function
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Basic/
HDTargetInfo.h1102 bool isConstrained; member
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/AST/
HDTypeLoc.h2197 bool isConstrained() const { in isConstrained() function