Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DYAMLParser.cpp844 static bool is_ns_word_char(const char C) { in is_ns_word_char() function
859 || is_ns_word_char(*Current) in scan_ns_uri_char()