Home
last modified time | relevance | path

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

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