Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/AST/
H A DASTImporterFixtures.h347 using CodeFiles = llvm::StringMap<CodeEntry>; variable
371 void testImportSequence(const CodeFiles &CodeSamples, in testImportSequence()
H A DASTImporterTest.cpp2903 CodeFiles Samples{{"main.c", in TEST_P()