Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-pdbutil/
DDumpOutputStyle.cpp727 static bool isValidNamespaceIdentifier(StringRef S) { in isValidNamespaceIdentifier() function
813 if (Scope.empty() || !isValidNamespaceIdentifier(Scope)) in dumpUdtStats()