Home
last modified time | relevance | path

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

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