Home
last modified time | relevance | path

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

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