Home
last modified time | relevance | path

Searched defs:CheckIndex (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/unittests/clang-doc/
H A DClangDocTest.cpp198 void CheckIndex(Index &Expected, Index &Actual) { in CheckIndex() function
/llvm-project-15.0.7/llvm/unittests/Support/
H A DHost.cpp369 int CheckIndex = 0; in TEST() local