HomeSort by: relevance | last modified time | path
    Searched defs:isValidNamespaceIdentifier (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
DumpOutputStyle.cpp 727 static bool isValidNamespaceIdentifier(StringRef S) {
809 if (Scope.empty() || !isValidNamespaceIdentifier(Scope))

Completed in 56 milliseconds