Home
last modified time | relevance | path

Searched refs:FillerID (Results 1 – 1 of 1) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/clang/lib/AST/
HDAPValue.cpp525 llvm::FoldingSetNodeID FillerID; in Profile() local
528 .Profile(FillerID); in Profile()
529 ID.AddNodeID(FillerID); in Profile()
549 if (ElemID != FillerID) { in Profile()