Searched defs:Argc (Results 1 – 9 of 9) sorted by relevance
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| D | InitLLVM.h | 39 : InitLLVM(Argc, const_cast<const char **&>(Argv), in InitLLVM() argument
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| D | InitLLVM.cpp | 24 InitLLVM::InitLLVM(int &Argc, const char **&Argv, in InitLLVM()
|
| /external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
| D | InitLLVM.h | 40 : InitLLVM(Argc, const_cast<const char **&>(Argv), in InitLLVM() argument
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
| D | InitLLVM.cpp | 25 InitLLVM::InitLLVM(int &Argc, const char **&Argv, in InitLLVM()
|
| D | CommandLine.cpp | 1356 bool cl::expandResponseFiles(int Argc, const char *const *Argv, in expandResponseFiles()
|
| /external/clang/unittests/Tooling/ |
| D | CompilationDatabaseTest.cpp | 483 int Argc = 0; in TEST() local 491 int Argc = 2; in TEST() local 500 int Argc = 5; in TEST() local 521 int Argc = 3; in TEST() local 539 int Argc = sizeof(Argv) / sizeof(char*); in TEST() local 558 int Argc = sizeof(Argv) / sizeof(char*); in TEST() local
|
| /external/clang/lib/Tooling/ |
| D | CompilationDatabase.cpp | 283 int &Argc, const char *const *Argv, Twine Directory) { in loadFromCommandLine()
|
| /external/rust/crates/libfuzzer-sys/libfuzzer/ |
| D | FuzzerUtilFuchsia.cpp | 436 size_t Argc = Args.size(); in ExecuteCommand() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Option/ |
| D | OptTable.cpp | 493 InputArgList OptTable::parseArgs(int Argc, char *const *Argv, in parseArgs()
|