Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerCommand.h65 void addArgument(const std::string &Arg) { addArgument() function
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1590 void addArgument(Phi *V) { in addArgument() function
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp415 void Option::addArgument() { in addArgument() function in Option