Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/AST/
DAPValue.cpp523 llvm::FoldingSetNodeID FillerID; in Profile() local
526 .Profile(FillerID); in Profile()
527 ID.AddNodeID(FillerID); in Profile()
547 if (ElemID != FillerID) { in Profile()