Home
last modified time | relevance | path

Searched defs:isValidCIdentifier (Results 1 – 3 of 3) sorted by relevance

/llvm-project/lld/Common/
H A DStrings.cpp66 bool lld::isValidCIdentifier(StringRef s) { isValidCIdentifier() function in lld
/llvm-project/llvm/tools/gold/
H A Dgold-plugin.cpp726 static bool isValidCIdentifier(StringRef S) { isValidCIdentifier() function
/llvm-project/clang/tools/clang-linker-wrapper/
H A DClangLinkerWrapper.cpp686 bool isValidCIdentifier(StringRef S) { isValidCIdentifier() function