Searched defs:isValidCIdentifier (Results 1 – 3 of 3) sorted by relevance
/llvm-project/lld/Common/ | ||
H A D | Strings.cpp | 66 bool lld::isValidCIdentifier(StringRef s) { isValidCIdentifier() function in lld |
/llvm-project/llvm/tools/gold/ | ||
H A D | gold-plugin.cpp | 726 static bool isValidCIdentifier(StringRef S) { isValidCIdentifier() function |
/llvm-project/clang/tools/clang-linker-wrapper/ | ||
H A D | ClangLinkerWrapper.cpp | 686 bool isValidCIdentifier(StringRef S) { isValidCIdentifier() function |