OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:describeSanitizeArg
(Results
1 - 2
of
2
) sorted by null
/external/clang/include/clang/Driver/
SanitizerArgs.h
115
static std::string
describeSanitizeArg
(const llvm::opt::ArgList &Args,
/external/clang/lib/Driver/
SanitizerArgs.cpp
229
describeSanitizeArg
(Args, A, MaskedKinds & ~DiagnosedKinds);
294
return
describeSanitizeArg
(Args, *I, Kind);
300
std::string SanitizerArgs::
describeSanitizeArg
(const llvm::opt::ArgList &Args,
Completed in 98 milliseconds