Searched defs:BuildUnaryOp (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/compiler/ | ||
D | bytecode-graph-builder.cc | 2137 void BytecodeGraphBuilder::BuildUnaryOp(const Operator* op) { in BuildUnaryOp() function in v8::internal::compiler::BytecodeGraphBuilder |
/external/clang/lib/Sema/ | ||
D | SemaExpr.cpp | 11524 ExprResult Sema::BuildUnaryOp(Scope *S, SourceLocation OpLoc, in BuildUnaryOp() function in Sema |