Home
last modified time | relevance | path

Searched refs:FunctionNotMarkedConstexpr (Results 1 – 1 of 1) sorted by relevance

/external/v8/tools/clang/rewrite_to_chrome_style/tests/
Dtemplate-expected.cc39 bool FunctionNotMarkedConstexpr(int a) { in FunctionNotMarkedConstexpr() function
60 const bool from_a_method = FunctionNotMarkedConstexpr(number); in F()