Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp77 unsigned SlotsToCheck = NumArgs > 0 ? NumArgs : 1; in AddDeclarationNameImpl() local
H A DASTStructuralEquivalence.cpp2187 unsigned SlotsToCheck = NumArgs > 0 ? NumArgs : 1; in IsStructurallyEquivalent() local