Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
HDYAMLParser.cpp911 static bool is_ns_word_char(const char C) { in is_ns_word_char() function
925 || is_ns_word_char(*Current) in scan_ns_uri_char()