Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Remarks/
H A DBitstreamRemarkParser.cpp450 uint64_t PreviousContainerVersion = ContainerVersion; in processExternalFilePath() local
460 if (PreviousContainerVersion != ContainerVersion) in processExternalFilePath()
465 PreviousContainerVersion, ContainerVersion); in processExternalFilePath()