Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DConstraintManager.h62 bool isConstrained() const { return Val.has_value(); } in isConstrained() function
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DTargetInfo.h1041 bool isConstrained; member
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DTypeLoc.h2129 bool isConstrained() const { in isConstrained() function