Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Remarks/
H A DBitstreamRemarkParser.cpp451 uint64_t PreviousContainerVersion = ContainerVersion; in processExternalFilePath() local
461 if (PreviousContainerVersion != ContainerVersion) in processExternalFilePath()
466 PreviousContainerVersion, ContainerVersion); in processExternalFilePath()