Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/Interpreter/
H A DIncrementalCompilerBuilderTest.cpp30 TEST(IncrementalCompilerBuilder, SetCompilerArgs) { in TEST() argument
/llvm-project/clang/include/clang/Interpreter/
H A DInterpreter.h49 void SetCompilerArgs(const std::vector<const char *> &Args) { SetCompilerArgs() function