HomeSort by relevance Sort by last modified time
    Searched defs:hasUDSuffix (Results 1 - 18 of 18) sorted by null

  /external/clang/include/clang/Lex/
LiteralSupport.h 78 bool hasUDSuffix() const {
Token.h 81 HasUDSuffix = 0x20, // This string or character literal has a ud-suffix.
290 bool hasUDSuffix() const { return getFlag(HasUDSuffix); }
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Lex/
LiteralSupport.h 78 bool hasUDSuffix() const {
Token.h 81 HasUDSuffix = 0x20, // This string or character literal has a ud-suffix.
290 bool hasUDSuffix() const { return getFlag(HasUDSuffix); }
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Lex/
LiteralSupport.h 78 bool hasUDSuffix() const {
Token.h 81 HasUDSuffix = 0x20, // This string or character literal has a ud-suffix.
290 bool hasUDSuffix() const { return getFlag(HasUDSuffix); }
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Lex/
LiteralSupport.h 78 bool hasUDSuffix() const {
Token.h 81 HasUDSuffix = 0x20, // This string or character literal has a ud-suffix.
290 bool hasUDSuffix() const { return getFlag(HasUDSuffix); }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
LiteralSupport.h 78 bool hasUDSuffix() const {
Token.h 81 HasUDSuffix = 0x20, // This string or character literal has a ud-suffix.
290 bool hasUDSuffix() const { return getFlag(HasUDSuffix); }
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Lex/
LiteralSupport.h 78 bool hasUDSuffix() const {
Token.h 81 HasUDSuffix = 0x20, // This string or character literal has a ud-suffix.
290 bool hasUDSuffix() const { return getFlag(HasUDSuffix); }
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Lex/
LiteralSupport.h 78 bool hasUDSuffix() const {
Token.h 81 HasUDSuffix = 0x20, // This string or character literal has a ud-suffix.
290 bool hasUDSuffix() const { return getFlag(HasUDSuffix); }
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Lex/
LiteralSupport.h 78 bool hasUDSuffix() const {
Token.h 81 HasUDSuffix = 0x20, // This string or character literal has a ud-suffix.
290 bool hasUDSuffix() const { return getFlag(HasUDSuffix); }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
LiteralSupport.h 78 bool hasUDSuffix() const {
Token.h 81 HasUDSuffix = 0x20, // This string or character literal has a ud-suffix.
290 bool hasUDSuffix() const { return getFlag(HasUDSuffix); }

Completed in 255 milliseconds