Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Testing/
H A DTestAST.h34 struct TestInputs { struct
36 TestInputs(StringRef Code) : Code(Code) {} in TestInputs() argument
39 CodeTestInputs global() argument
65 MakeActionTestInputs global() argument