OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ValidateWriteParamArgument
(Results
1 - 2
of
2
) sorted by null
/external/v8/tools/clang/plugins/
CheckIPCVisitor.h
59
bool
ValidateWriteParamArgument
(const clang::Expr* arg_expr);
CheckIPCVisitor.cpp
82
ValidateWriteParamArgument
(call_expr->getArg(1));
98
bool CheckIPCVisitor::
ValidateWriteParamArgument
(const Expr* arg_expr) {
Completed in 448 milliseconds