Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCSymbol.cpp64 if (!MAI || MAI->isValidUnquotedName(Name)) { in print()
DMCAsmInfo.cpp108 bool MCAsmInfo::isValidUnquotedName(StringRef Name) const { in isValidUnquotedName() function in MCAsmInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCAsmInfo.h466 virtual bool isValidUnquotedName(StringRef Name) const;