Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/AST/
H A DASTImporterFixtures.h343 std::string CodeSample; member
352 auto AST = tooling::buildASTFromCodeWithArgs(CE.CodeSample, Args, FileName); in createASTUnit()