Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Tooling/
H A DAllTUsExecution.cpp132 for (const auto &FileAndContent : OverlayFiles) in execute() local
/llvm-project/clang/unittests/Tooling/
H A DExecutionTest.cpp283 for (const auto &FileAndContent : FileToContent) { TEST() local