Home
last modified time | relevance | path

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

/external/llvm-project/clang/unittests/Tooling/
DExecutionTest.cpp142 auto Executor = internal::createExecutorFromCommandLineArgsImpl( in TEST()
157 auto Executor = internal::createExecutorFromCommandLineArgsImpl( in TEST()
167 auto Executor = internal::createExecutorFromCommandLineArgsImpl( in TEST()
178 auto Executor = internal::createExecutorFromCommandLineArgsImpl( in TEST()
/external/llvm-project/clang/lib/Tooling/
DExecution.cpp58 createExecutorFromCommandLineArgsImpl(int &argc, const char **argv, in createExecutorFromCommandLineArgsImpl() function
91 return internal::createExecutorFromCommandLineArgsImpl(argc, argv, Category, in createExecutorFromCommandLineArgs()
/external/llvm-project/clang/include/clang/Tooling/
DExecution.h178 createExecutorFromCommandLineArgsImpl(int &argc, const char **argv,