Home
last modified time | relevance | path

Searched defs:isPartial (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDRegisterCoalescer.h85 bool isPartial() const { return Partial; } in isPartial() function
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/AST/
HDComparisonCategories.h144 bool isPartial() const { in isPartial() function