Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/bugprone/
DReservedIdentifierCheck.cpp88 static bool startsWithUnderscoreInGlobalNamespace(StringRef Name, in startsWithUnderscoreInGlobalNamespace() function
95 if (startsWithUnderscoreInGlobalNamespace(Name, IsInGlobalNamespace)) in getUnderscoreGlobalNamespaceFixup()
149 startsWithUnderscoreInGlobalNamespace(Name, IsInGlobalNamespace))) in getFailureInfoImpl()