Searched defs:LHSKind (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DTwine.h163 NodeKind LHSKind = EmptyKind; member in class:llvm::Twine
182 explicit Twine(Child LHS, NodeKind LHSKind, Child RHS, NodeKind RHSKind) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp8478 auto LHSKind = GetNullability(LHSTy), RHSKind = GetNullability(RHSTy); local

Completed in 115 milliseconds