HomeSort by relevance Sort by last modified time
    Searched refs:SkipDigits (Results 1 - 16 of 16) sorted by null

  /external/clang/include/clang/Lex/
LiteralSupport.h 143 /// SkipDigits - Read and skip over any digits, up to End.
145 const char *SkipDigits(const char *ptr) {
  /external/clang/lib/Lex/
LiteralSupport.cpp 538 s = SkipDigits(s);
712 s = SkipDigits(s); // Skip suffix.
721 const char *first_non_digit = SkipDigits(s);
823 const char *first_non_digit = SkipDigits(s);
885 const char *EndDecimal = SkipDigits(s);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
LiteralSupport.h 143 /// SkipDigits - Read and skip over any digits, up to End.
145 const char *SkipDigits(const char *ptr) {
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Lex/
LiteralSupport.h 143 /// SkipDigits - Read and skip over any digits, up to End.
145 const char *SkipDigits(const char *ptr) {
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Lex/
LiteralSupport.h 143 /// SkipDigits - Read and skip over any digits, up to End.
145 const char *SkipDigits(const char *ptr) {
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Lex/
LiteralSupport.h 144 /// SkipDigits - Read and skip over any digits, up to End.
146 const char *SkipDigits(const char *ptr) {
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Lex/
LiteralSupport.h 144 /// SkipDigits - Read and skip over any digits, up to End.
146 const char *SkipDigits(const char *ptr) {
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Lex/
LiteralSupport.h 144 /// SkipDigits - Read and skip over any digits, up to End.
146 const char *SkipDigits(const char *ptr) {
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Lex/
LiteralSupport.h 144 /// SkipDigits - Read and skip over any digits, up to End.
146 const char *SkipDigits(const char *ptr) {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
LiteralSupport.h 143 /// SkipDigits - Read and skip over any digits, up to End.
145 const char *SkipDigits(const char *ptr) {
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Lex/
LiteralSupport.h 143 /// SkipDigits - Read and skip over any digits, up to End.
145 const char *SkipDigits(const char *ptr) {
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Lex/
LiteralSupport.h 143 /// SkipDigits - Read and skip over any digits, up to End.
145 const char *SkipDigits(const char *ptr) {
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Lex/
LiteralSupport.h 144 /// SkipDigits - Read and skip over any digits, up to End.
146 const char *SkipDigits(const char *ptr) {
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Lex/
LiteralSupport.h 144 /// SkipDigits - Read and skip over any digits, up to End.
146 const char *SkipDigits(const char *ptr) {
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Lex/
LiteralSupport.h 144 /// SkipDigits - Read and skip over any digits, up to End.
146 const char *SkipDigits(const char *ptr) {
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Lex/
LiteralSupport.h 144 /// SkipDigits - Read and skip over any digits, up to End.
146 const char *SkipDigits(const char *ptr) {

Completed in 624 milliseconds