Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DDumpOutputStyle.cpp638 static bool isValidNamespaceIdentifier(StringRef S) { in isValidNamespaceIdentifier() function
719 if (Scope.empty() || !isValidNamespaceIdentifier(Scope)) in dumpUdtStats()