Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DODRHash.cpp77 unsigned SlotsToCheck = NumArgs > 0 ? NumArgs : 1; in AddDeclarationNameImpl() local
H A DASTStructuralEquivalence.cpp2029 unsigned SlotsToCheck = NumArgs > 0 ? NumArgs : 1; in IsStructurallyEquivalent() local