OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:is_arrow
(Results
1 - 1
of
1
) sorted by null
/external/v8/tools/clang/pass_to_move/
PassToMove.cpp
46
const bool
is_arrow
= callee->isArrow();
local
55
is_arrow
? kMovePtrText : kMoveRefText));
Completed in 2282 milliseconds