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

/external/llvm/lib/MC/MCParser/
H A DAsmLexer.cpp158 static void SkipIgnoredIntegerSuffix(const char *&CurPtr) { function
198 SkipIgnoredIntegerSuffix(CurPtr);
227 SkipIgnoredIntegerSuffix(CurPtr);
248 SkipIgnoredIntegerSuffix(CurPtr);
265 SkipIgnoredIntegerSuffix(CurPtr);

Completed in 105 milliseconds