Home
last modified time | relevance | path

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

/external/libchrome/base/test/
Dtrace_event_analyzer.h379 static Query OtherArg(const std::string& arg_name) { in OtherArg() function
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DStdLibraryFunctionsChecker.cpp667 ArgNo OtherArg = getOtherArgNo(); in apply() local