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

/external/llvm/lib/MC/
H A DMCSymbol.cpp57 if (!MAI || MAI->isValidUnquotedName(Name)) {
H A DMCAsmInfo.cpp147 bool MCAsmInfo::isValidUnquotedName(StringRef Name) const { function in class:MCAsmInfo
/external/llvm/include/llvm/MC/
H A DMCAsmInfo.h415 virtual bool isValidUnquotedName(StringRef Name) const;

Completed in 225 milliseconds