Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/FileCheck/
H A DFileCheck.cpp342 bool FoundAndExpectedMatch; member
442 A.FoundAndExpectedMatch = in BuildInputAnnotations()
481 B.FoundAndExpectedMatch = A.FoundAndExpectedMatch; in BuildInputAnnotations()
659 if (I->FoundAndExpectedMatch) in DumpAnnotatedInput()