Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/torque/
Dtorque-parser.cc1028 auto is_extern = child_results->NextAs<bool>(); in MakeClassDeclaration() local
1366 const bool is_extern = child_results->NextAs<bool>(); in MakeEnumDeclaration() local
/third_party/libbpf/src/
Dlinker.c96 bool is_extern; member