Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterCoalescer.h85 bool isPartial() const { return Partial; } in isPartial() function
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DComparisonCategories.h144 bool isPartial() const { in isPartial() function