Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRegisterCoalescer.h85 bool isPartial() const { return Partial; } in isPartial() function
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DComparisonCategories.h145 bool isPartial() const { in isPartial() function