Home
last modified time | relevance | path

Searched refs:NumericLiteralParser (Results 1 – 25 of 91) sorted by relevance

1234

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Lex/
H A DLiteralSupport.cpp525 NumericLiteralParser::NumericLiteralParser(StringRef TokSpelling, in NumericLiteralParser() function in NumericLiteralParser
752 void NumericLiteralParser::ParseDecimalOrOctalCommon(SourceLocation TokLoc){ in ParseDecimalOrOctalCommon()
798 bool NumericLiteralParser::isValidUDSuffix(const LangOptions &LangOpts, in isValidUDSuffix()
822 void NumericLiteralParser::checkSeparator(SourceLocation TokLoc, in checkSeparator()
845 void NumericLiteralParser::ParseNumberStartingWithZero(SourceLocation TokLoc) { in ParseNumberStartingWithZero()
982 bool NumericLiteralParser::GetIntegerValue(llvm::APInt &Val) { in GetIntegerValue()
1040 NumericLiteralParser::GetFloatValue(llvm::APFloat &Result) { in GetFloatValue()
1065 bool NumericLiteralParser::GetFixedPointValue(llvm::APInt &StoreVal, unsigned Scale) { in GetFixedPointValue()
1898 return NumericLiteralParser::isValidUDSuffix(LangOpts, Suffix) || in isValidUDSuffix()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Lex/
H A DLiteralSupport.cpp526 NumericLiteralParser::NumericLiteralParser(StringRef TokSpelling, in NumericLiteralParser() function in NumericLiteralParser
783 void NumericLiteralParser::ParseDecimalOrOctalCommon(SourceLocation TokLoc){ in ParseDecimalOrOctalCommon()
832 bool NumericLiteralParser::isValidUDSuffix(const LangOptions &LangOpts, in isValidUDSuffix()
856 void NumericLiteralParser::checkSeparator(SourceLocation TokLoc, in checkSeparator()
880 void NumericLiteralParser::ParseNumberStartingWithZero(SourceLocation TokLoc) { in ParseNumberStartingWithZero()
1019 bool NumericLiteralParser::GetIntegerValue(llvm::APInt &Val) { in GetIntegerValue()
1077 NumericLiteralParser::GetFloatValue(llvm::APFloat &Result) { in GetFloatValue()
1102 bool NumericLiteralParser::GetFixedPointValue(llvm::APInt &StoreVal, unsigned Scale) { in GetFixedPointValue()
1948 return NumericLiteralParser::isValidUDSuffix(LangOpts, Suffix) || in isValidUDSuffix()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Lex/
H A DLiteralSupport.cpp526 NumericLiteralParser::NumericLiteralParser(StringRef TokSpelling, in NumericLiteralParser() function in NumericLiteralParser
763 void NumericLiteralParser::ParseDecimalOrOctalCommon(SourceLocation TokLoc){ in ParseDecimalOrOctalCommon()
812 bool NumericLiteralParser::isValidUDSuffix(const LangOptions &LangOpts, in isValidUDSuffix()
836 void NumericLiteralParser::checkSeparator(SourceLocation TokLoc, in checkSeparator()
860 void NumericLiteralParser::ParseNumberStartingWithZero(SourceLocation TokLoc) { in ParseNumberStartingWithZero()
999 bool NumericLiteralParser::GetIntegerValue(llvm::APInt &Val) { in GetIntegerValue()
1057 NumericLiteralParser::GetFloatValue(llvm::APFloat &Result) { in GetFloatValue()
1082 bool NumericLiteralParser::GetFixedPointValue(llvm::APInt &StoreVal, unsigned Scale) { in GetFixedPointValue()
1915 return NumericLiteralParser::isValidUDSuffix(LangOpts, Suffix) || in isValidUDSuffix()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Lex/
H A DLiteralSupport.cpp526 NumericLiteralParser::NumericLiteralParser(StringRef TokSpelling, in NumericLiteralParser() function in NumericLiteralParser
763 void NumericLiteralParser::ParseDecimalOrOctalCommon(SourceLocation TokLoc){ in ParseDecimalOrOctalCommon()
812 bool NumericLiteralParser::isValidUDSuffix(const LangOptions &LangOpts, in isValidUDSuffix()
836 void NumericLiteralParser::checkSeparator(SourceLocation TokLoc, in checkSeparator()
860 void NumericLiteralParser::ParseNumberStartingWithZero(SourceLocation TokLoc) { in ParseNumberStartingWithZero()
999 bool NumericLiteralParser::GetIntegerValue(llvm::APInt &Val) { in GetIntegerValue()
1057 NumericLiteralParser::GetFloatValue(llvm::APFloat &Result) { in GetFloatValue()
1082 bool NumericLiteralParser::GetFixedPointValue(llvm::APInt &StoreVal, unsigned Scale) { in GetFixedPointValue()
1915 return NumericLiteralParser::isValidUDSuffix(LangOpts, Suffix) || in isValidUDSuffix()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Lex/
H A DLiteralSupport.cpp526 NumericLiteralParser::NumericLiteralParser(StringRef TokSpelling, in NumericLiteralParser() function in NumericLiteralParser
763 void NumericLiteralParser::ParseDecimalOrOctalCommon(SourceLocation TokLoc){ in ParseDecimalOrOctalCommon()
812 bool NumericLiteralParser::isValidUDSuffix(const LangOptions &LangOpts, in isValidUDSuffix()
836 void NumericLiteralParser::checkSeparator(SourceLocation TokLoc, in checkSeparator()
860 void NumericLiteralParser::ParseNumberStartingWithZero(SourceLocation TokLoc) { in ParseNumberStartingWithZero()
999 bool NumericLiteralParser::GetIntegerValue(llvm::APInt &Val) { in GetIntegerValue()
1057 NumericLiteralParser::GetFloatValue(llvm::APFloat &Result) { in GetFloatValue()
1082 bool NumericLiteralParser::GetFixedPointValue(llvm::APInt &StoreVal, unsigned Scale) { in GetFixedPointValue()
1915 return NumericLiteralParser::isValidUDSuffix(LangOpts, Suffix) || in isValidUDSuffix()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Lex/
H A DLiteralSupport.cpp525 NumericLiteralParser::NumericLiteralParser(StringRef TokSpelling, in NumericLiteralParser() function in NumericLiteralParser
752 void NumericLiteralParser::ParseDecimalOrOctalCommon(SourceLocation TokLoc){ in ParseDecimalOrOctalCommon()
798 bool NumericLiteralParser::isValidUDSuffix(const LangOptions &LangOpts, in isValidUDSuffix()
822 void NumericLiteralParser::checkSeparator(SourceLocation TokLoc, in checkSeparator()
845 void NumericLiteralParser::ParseNumberStartingWithZero(SourceLocation TokLoc) { in ParseNumberStartingWithZero()
982 bool NumericLiteralParser::GetIntegerValue(llvm::APInt &Val) { in GetIntegerValue()
1040 NumericLiteralParser::GetFloatValue(llvm::APFloat &Result) { in GetFloatValue()
1065 bool NumericLiteralParser::GetFixedPointValue(llvm::APInt &StoreVal, unsigned Scale) { in GetFixedPointValue()
1898 return NumericLiteralParser::isValidUDSuffix(LangOpts, Suffix) || in isValidUDSuffix()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Lex/
H A DLiteralSupport.cpp526 NumericLiteralParser::NumericLiteralParser(StringRef TokSpelling, in NumericLiteralParser() function in NumericLiteralParser
783 void NumericLiteralParser::ParseDecimalOrOctalCommon(SourceLocation TokLoc){ in ParseDecimalOrOctalCommon()
832 bool NumericLiteralParser::isValidUDSuffix(const LangOptions &LangOpts, in isValidUDSuffix()
856 void NumericLiteralParser::checkSeparator(SourceLocation TokLoc, in checkSeparator()
880 void NumericLiteralParser::ParseNumberStartingWithZero(SourceLocation TokLoc) { in ParseNumberStartingWithZero()
1019 bool NumericLiteralParser::GetIntegerValue(llvm::APInt &Val) { in GetIntegerValue()
1077 NumericLiteralParser::GetFloatValue(llvm::APFloat &Result) { in GetFloatValue()
1102 bool NumericLiteralParser::GetFixedPointValue(llvm::APInt &StoreVal, unsigned Scale) { in GetFixedPointValue()
1948 return NumericLiteralParser::isValidUDSuffix(LangOpts, Suffix) || in isValidUDSuffix()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Lex/
H A DLiteralSupport.cpp525 NumericLiteralParser::NumericLiteralParser(StringRef TokSpelling, in NumericLiteralParser() function in NumericLiteralParser
752 void NumericLiteralParser::ParseDecimalOrOctalCommon(SourceLocation TokLoc){ in ParseDecimalOrOctalCommon()
798 bool NumericLiteralParser::isValidUDSuffix(const LangOptions &LangOpts, in isValidUDSuffix()
822 void NumericLiteralParser::checkSeparator(SourceLocation TokLoc, in checkSeparator()
845 void NumericLiteralParser::ParseNumberStartingWithZero(SourceLocation TokLoc) { in ParseNumberStartingWithZero()
982 bool NumericLiteralParser::GetIntegerValue(llvm::APInt &Val) { in GetIntegerValue()
1040 NumericLiteralParser::GetFloatValue(llvm::APFloat &Result) { in GetFloatValue()
1061 bool NumericLiteralParser::GetFixedPointValue(llvm::APInt &StoreVal, unsigned Scale) { in GetFixedPointValue()
1894 return NumericLiteralParser::isValidUDSuffix(LangOpts, Suffix) || in isValidUDSuffix()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Lex/
H A DLiteralSupport.cpp526 NumericLiteralParser::NumericLiteralParser(StringRef TokSpelling, in NumericLiteralParser() function in NumericLiteralParser
783 void NumericLiteralParser::ParseDecimalOrOctalCommon(SourceLocation TokLoc){ in ParseDecimalOrOctalCommon()
832 bool NumericLiteralParser::isValidUDSuffix(const LangOptions &LangOpts, in isValidUDSuffix()
856 void NumericLiteralParser::checkSeparator(SourceLocation TokLoc, in checkSeparator()
880 void NumericLiteralParser::ParseNumberStartingWithZero(SourceLocation TokLoc) { in ParseNumberStartingWithZero()
1019 bool NumericLiteralParser::GetIntegerValue(llvm::APInt &Val) { in GetIntegerValue()
1077 NumericLiteralParser::GetFloatValue(llvm::APFloat &Result) { in GetFloatValue()
1102 bool NumericLiteralParser::GetFixedPointValue(llvm::APInt &StoreVal, unsigned Scale) { in GetFixedPointValue()
1948 return NumericLiteralParser::isValidUDSuffix(LangOpts, Suffix) || in isValidUDSuffix()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Lex/
H A DLiteralSupport.cpp526 NumericLiteralParser::NumericLiteralParser(StringRef TokSpelling, in NumericLiteralParser() function in NumericLiteralParser
763 void NumericLiteralParser::ParseDecimalOrOctalCommon(SourceLocation TokLoc){ in ParseDecimalOrOctalCommon()
812 bool NumericLiteralParser::isValidUDSuffix(const LangOptions &LangOpts, in isValidUDSuffix()
836 void NumericLiteralParser::checkSeparator(SourceLocation TokLoc, in checkSeparator()
860 void NumericLiteralParser::ParseNumberStartingWithZero(SourceLocation TokLoc) { in ParseNumberStartingWithZero()
999 bool NumericLiteralParser::GetIntegerValue(llvm::APInt &Val) { in GetIntegerValue()
1057 NumericLiteralParser::GetFloatValue(llvm::APFloat &Result) { in GetFloatValue()
1082 bool NumericLiteralParser::GetFixedPointValue(llvm::APInt &StoreVal, unsigned Scale) { in GetFixedPointValue()
1915 return NumericLiteralParser::isValidUDSuffix(LangOpts, Suffix) || in isValidUDSuffix()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Lex/
H A DLiteralSupport.cpp526 NumericLiteralParser::NumericLiteralParser(StringRef TokSpelling, in NumericLiteralParser() function in NumericLiteralParser
763 void NumericLiteralParser::ParseDecimalOrOctalCommon(SourceLocation TokLoc){ in ParseDecimalOrOctalCommon()
812 bool NumericLiteralParser::isValidUDSuffix(const LangOptions &LangOpts, in isValidUDSuffix()
836 void NumericLiteralParser::checkSeparator(SourceLocation TokLoc, in checkSeparator()
860 void NumericLiteralParser::ParseNumberStartingWithZero(SourceLocation TokLoc) { in ParseNumberStartingWithZero()
999 bool NumericLiteralParser::GetIntegerValue(llvm::APInt &Val) { in GetIntegerValue()
1057 NumericLiteralParser::GetFloatValue(llvm::APFloat &Result) { in GetFloatValue()
1082 bool NumericLiteralParser::GetFixedPointValue(llvm::APInt &StoreVal, unsigned Scale) { in GetFixedPointValue()
1915 return NumericLiteralParser::isValidUDSuffix(LangOpts, Suffix) || in isValidUDSuffix()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Lex/
H A DLiteralSupport.cpp526 NumericLiteralParser::NumericLiteralParser(StringRef TokSpelling, in NumericLiteralParser() function in NumericLiteralParser
783 void NumericLiteralParser::ParseDecimalOrOctalCommon(SourceLocation TokLoc){ in ParseDecimalOrOctalCommon()
832 bool NumericLiteralParser::isValidUDSuffix(const LangOptions &LangOpts, in isValidUDSuffix()
856 void NumericLiteralParser::checkSeparator(SourceLocation TokLoc, in checkSeparator()
880 void NumericLiteralParser::ParseNumberStartingWithZero(SourceLocation TokLoc) { in ParseNumberStartingWithZero()
1019 bool NumericLiteralParser::GetIntegerValue(llvm::APInt &Val) { in GetIntegerValue()
1077 NumericLiteralParser::GetFloatValue(llvm::APFloat &Result) { in GetFloatValue()
1102 bool NumericLiteralParser::GetFixedPointValue(llvm::APInt &StoreVal, unsigned Scale) { in GetFixedPointValue()
1948 return NumericLiteralParser::isValidUDSuffix(LangOpts, Suffix) || in isValidUDSuffix()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Lex/
H A DLiteralSupport.cpp526 NumericLiteralParser::NumericLiteralParser(StringRef TokSpelling, in NumericLiteralParser() function in NumericLiteralParser
750 void NumericLiteralParser::ParseDecimalOrOctalCommon(SourceLocation TokLoc){ in ParseDecimalOrOctalCommon()
796 bool NumericLiteralParser::isValidUDSuffix(const LangOptions &LangOpts, in isValidUDSuffix()
820 void NumericLiteralParser::checkSeparator(SourceLocation TokLoc, in checkSeparator()
843 void NumericLiteralParser::ParseNumberStartingWithZero(SourceLocation TokLoc) { in ParseNumberStartingWithZero()
980 bool NumericLiteralParser::GetIntegerValue(llvm::APInt &Val) { in GetIntegerValue()
1038 NumericLiteralParser::GetFloatValue(llvm::APFloat &Result) { in GetFloatValue()
1059 bool NumericLiteralParser::GetFixedPointValue(llvm::APInt &StoreVal, unsigned Scale) { in GetFixedPointValue()
1892 return NumericLiteralParser::isValidUDSuffix(LangOpts, Suffix) || in isValidUDSuffix()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Lex/
H A DLiteralSupport.cpp526 NumericLiteralParser::NumericLiteralParser(StringRef TokSpelling, in NumericLiteralParser() function in NumericLiteralParser
749 void NumericLiteralParser::ParseDecimalOrOctalCommon(SourceLocation TokLoc){ in ParseDecimalOrOctalCommon()
795 bool NumericLiteralParser::isValidUDSuffix(const LangOptions &LangOpts, in isValidUDSuffix()
819 void NumericLiteralParser::checkSeparator(SourceLocation TokLoc, in checkSeparator()
842 void NumericLiteralParser::ParseNumberStartingWithZero(SourceLocation TokLoc) { in ParseNumberStartingWithZero()
979 bool NumericLiteralParser::GetIntegerValue(llvm::APInt &Val) { in GetIntegerValue()
1037 NumericLiteralParser::GetFloatValue(llvm::APFloat &Result) { in GetFloatValue()
1058 bool NumericLiteralParser::GetFixedPointValue(llvm::APInt &StoreVal, unsigned Scale) { in GetFixedPointValue()
1891 return NumericLiteralParser::isValidUDSuffix(LangOpts, Suffix) || in isValidUDSuffix()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Lex/
H A DLiteralSupport.cpp526 NumericLiteralParser::NumericLiteralParser(StringRef TokSpelling, in NumericLiteralParser() function in NumericLiteralParser
783 void NumericLiteralParser::ParseDecimalOrOctalCommon(SourceLocation TokLoc){ in ParseDecimalOrOctalCommon()
832 bool NumericLiteralParser::isValidUDSuffix(const LangOptions &LangOpts, in isValidUDSuffix()
856 void NumericLiteralParser::checkSeparator(SourceLocation TokLoc, in checkSeparator()
880 void NumericLiteralParser::ParseNumberStartingWithZero(SourceLocation TokLoc) { in ParseNumberStartingWithZero()
1019 bool NumericLiteralParser::GetIntegerValue(llvm::APInt &Val) { in GetIntegerValue()
1077 NumericLiteralParser::GetFloatValue(llvm::APFloat &Result) { in GetFloatValue()
1102 bool NumericLiteralParser::GetFixedPointValue(llvm::APInt &StoreVal, unsigned Scale) { in GetFixedPointValue()
1948 return NumericLiteralParser::isValidUDSuffix(LangOpts, Suffix) || in isValidUDSuffix()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Lex/
H A DLiteralSupport.cpp687 NumericLiteralParser::NumericLiteralParser(StringRef TokSpelling, in NumericLiteralParser() function in NumericLiteralParser
944 void NumericLiteralParser::ParseDecimalOrOctalCommon(SourceLocation TokLoc){ in ParseDecimalOrOctalCommon()
993 bool NumericLiteralParser::isValidUDSuffix(const LangOptions &LangOpts, in isValidUDSuffix()
1017 void NumericLiteralParser::checkSeparator(SourceLocation TokLoc, in checkSeparator()
1041 void NumericLiteralParser::ParseNumberStartingWithZero(SourceLocation TokLoc) { in ParseNumberStartingWithZero()
1180 bool NumericLiteralParser::GetIntegerValue(llvm::APInt &Val) { in GetIntegerValue()
1238 NumericLiteralParser::GetFloatValue(llvm::APFloat &Result) { in GetFloatValue()
1263 bool NumericLiteralParser::GetFixedPointValue(llvm::APInt &StoreVal, unsigned Scale) { in GetFixedPointValue()
2109 return NumericLiteralParser::isValidUDSuffix(LangOpts, Suffix) || in isValidUDSuffix()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/Lex/
H A DLiteralSupport.h42 class NumericLiteralParser {
57 NumericLiteralParser(StringRef TokSpelling,
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/Lex/
H A DLiteralSupport.h42 class NumericLiteralParser {
57 NumericLiteralParser(StringRef TokSpelling,
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/Lex/
H A DLiteralSupport.h42 class NumericLiteralParser {
57 NumericLiteralParser(StringRef TokSpelling,
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/Lex/
H A DLiteralSupport.h43 class NumericLiteralParser {
58 NumericLiteralParser(StringRef TokSpelling,
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/include/clang/Lex/
H A DLiteralSupport.h43 class NumericLiteralParser {
58 NumericLiteralParser(StringRef TokSpelling,
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/Lex/
H A DLiteralSupport.h42 class NumericLiteralParser {
59 NumericLiteralParser(StringRef TokSpelling, SourceLocation TokLoc,
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/Lex/
H A DLiteralSupport.h42 class NumericLiteralParser {
59 NumericLiteralParser(StringRef TokSpelling, SourceLocation TokLoc,
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/Lex/
H A DLiteralSupport.h42 class NumericLiteralParser {
59 NumericLiteralParser(StringRef TokSpelling, SourceLocation TokLoc,
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/Lex/
H A DLiteralSupport.h42 class NumericLiteralParser {
59 NumericLiteralParser(StringRef TokSpelling, SourceLocation TokLoc,

1234