Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clangd/unittests/
H A DTestWorkspace.cpp32 ParsedAST MainAST = TU.build(); in index() local
H A DQualityTests.cpp81 auto MainAST = TestTU::withCode("int _X;").build(); in TEST() local