Lines Matching defs:prefix
1594 const char* prefix = ".ns-export";
1595 std::string s(prefix);
3593 const AstRawString* prefix) {
3599 prefix = nullptr;
3611 SetFunctionName(value, name, prefix);
3616 const AstRawString* prefix) {
3626 prefix);
3638 const AstRawString* prefix) {
3651 if (prefix != nullptr) {
3652 cons_name = ast_value_factory()->NewConsString(prefix, name);
3657 DCHECK_NULL(prefix);