Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Remarks/
H A DBitstreamRemarkParser.cpp452 uint64_t PreviousContainerVersion = ContainerVersion; in processExternalFilePath() local
462 if (PreviousContainerVersion != ContainerVersion) in processExternalFilePath()
467 PreviousContainerVersion, ContainerVersion); in processExternalFilePath()