HomeSort by relevance Sort by last modified time
    Searched refs:Spelling (Results 1 - 25 of 101) sorted by null

1 2 3 4 5

  /external/clang/include/clang/AST/
OperationKinds.h 29 #define BINARY_OPERATION(Name, Spelling) BO_##Name,
34 #define UNARY_OPERATION(Name, Spelling) UO_##Name,
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
OperationKinds.h 29 #define BINARY_OPERATION(Name, Spelling) BO_##Name,
34 #define UNARY_OPERATION(Name, Spelling) UO_##Name,
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
OperationKinds.h 29 #define BINARY_OPERATION(Name, Spelling) BO_##Name,
34 #define UNARY_OPERATION(Name, Spelling) UO_##Name,
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
OperationKinds.h 29 #define BINARY_OPERATION(Name, Spelling) BO_##Name,
34 #define UNARY_OPERATION(Name, Spelling) UO_##Name,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
OperationKinds.h 29 #define BINARY_OPERATION(Name, Spelling) BO_##Name,
34 #define UNARY_OPERATION(Name, Spelling) UO_##Name,
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
OperationKinds.h 29 #define BINARY_OPERATION(Name, Spelling) BO_##Name,
34 #define UNARY_OPERATION(Name, Spelling) UO_##Name,
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
OperationKinds.h 29 #define BINARY_OPERATION(Name, Spelling) BO_##Name,
34 #define UNARY_OPERATION(Name, Spelling) UO_##Name,
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
OperationKinds.h 29 #define BINARY_OPERATION(Name, Spelling) BO_##Name,
34 #define UNARY_OPERATION(Name, Spelling) UO_##Name,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
OperationKinds.h 29 #define BINARY_OPERATION(Name, Spelling) BO_##Name,
34 #define UNARY_OPERATION(Name, Spelling) UO_##Name,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Serialization/
AttrPCHRead.inc 13 unsigned Spelling = Record.readInt();
16 New = new (Context) AMDGPUFlatWorkGroupSizeAttr(Range, Context, min, max, Spelling);
24 unsigned Spelling = Record.readInt();
26 New = new (Context) AMDGPUNumSGPRAttr(Range, Context, numSGPR, Spelling);
34 unsigned Spelling = Record.readInt();
36 New = new (Context) AMDGPUNumVGPRAttr(Range, Context, numVGPR, Spelling);
44 unsigned Spelling = Record.readInt();
47 New = new (Context) AMDGPUWavesPerEUAttr(Range, Context, min, max, Spelling);
55 unsigned Spelling = Record.readInt();
57 New = new (Context) ARMInterruptAttr(Range, Context, interrupt, Spelling);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Serialization/
AttrPCHRead.inc 13 unsigned Spelling = Record.readInt();
16 New = new (Context) AMDGPUFlatWorkGroupSizeAttr(Range, Context, min, max, Spelling);
24 unsigned Spelling = Record.readInt();
26 New = new (Context) AMDGPUNumSGPRAttr(Range, Context, numSGPR, Spelling);
34 unsigned Spelling = Record.readInt();
36 New = new (Context) AMDGPUNumVGPRAttr(Range, Context, numVGPR, Spelling);
44 unsigned Spelling = Record.readInt();
47 New = new (Context) AMDGPUWavesPerEUAttr(Range, Context, min, max, Spelling);
55 unsigned Spelling = Record.readInt();
57 New = new (Context) ARMInterruptAttr(Range, Context, interrupt, Spelling);
    [all...]
  /external/clang/include/clang/Basic/
OperatorKinds.h 24 #define OVERLOADED_OPERATOR(Name,Spelling,Token,Unary,Binary,MemberOnly) \
30 /// \brief Retrieve the spelling of the given overloaded operator, without
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Basic/
OperatorKinds.h 24 #define OVERLOADED_OPERATOR(Name,Spelling,Token,Unary,Binary,MemberOnly) \
30 /// \brief Retrieve the spelling of the given overloaded operator, without
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Basic/
OperatorKinds.h 24 #define OVERLOADED_OPERATOR(Name,Spelling,Token,Unary,Binary,MemberOnly) \
30 /// \brief Retrieve the spelling of the given overloaded operator, without
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Basic/
OperatorKinds.h 24 #define OVERLOADED_OPERATOR(Name,Spelling,Token,Unary,Binary,MemberOnly) \
30 /// \brief Retrieve the spelling of the given overloaded operator, without
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
OperatorKinds.h 24 #define OVERLOADED_OPERATOR(Name,Spelling,Token,Unary,Binary,MemberOnly) \
30 /// \brief Retrieve the spelling of the given overloaded operator, without
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Basic/
OperatorKinds.h 24 #define OVERLOADED_OPERATOR(Name,Spelling,Token,Unary,Binary,MemberOnly) \
30 /// \brief Retrieve the spelling of the given overloaded operator, without
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Basic/
OperatorKinds.h 24 #define OVERLOADED_OPERATOR(Name,Spelling,Token,Unary,Binary,MemberOnly) \
30 /// \brief Retrieve the spelling of the given overloaded operator, without
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Basic/
OperatorKinds.h 24 #define OVERLOADED_OPERATOR(Name,Spelling,Token,Unary,Binary,MemberOnly) \
30 /// \brief Retrieve the spelling of the given overloaded operator, without
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
OperatorKinds.h 24 #define OVERLOADED_OPERATOR(Name,Spelling,Token,Unary,Binary,MemberOnly) \
30 /// \brief Retrieve the spelling of the given overloaded operator, without
  /external/llvm/include/llvm/Option/
Arg.h 44 StringRef Spelling;
62 Arg(const Option Opt, StringRef Spelling, unsigned Index,
64 Arg(const Option Opt, StringRef Spelling, unsigned Index,
66 Arg(const Option Opt, StringRef Spelling, unsigned Index,
71 StringRef getSpelling() const { return Spelling; }
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Option/
Arg.h 44 StringRef Spelling;
62 Arg(const Option Opt, StringRef Spelling, unsigned Index,
64 Arg(const Option Opt, StringRef Spelling, unsigned Index,
66 Arg(const Option Opt, StringRef Spelling, unsigned Index,
71 StringRef getSpelling() const { return Spelling; }
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Option/
Arg.h 44 StringRef Spelling;
62 Arg(const Option Opt, StringRef Spelling, unsigned Index,
64 Arg(const Option Opt, StringRef Spelling, unsigned Index,
66 Arg(const Option Opt, StringRef Spelling, unsigned Index,
71 StringRef getSpelling() const { return Spelling; }
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Option/
Arg.h 44 StringRef Spelling;
62 Arg(const Option Opt, StringRef Spelling, unsigned Index,
64 Arg(const Option Opt, StringRef Spelling, unsigned Index,
66 Arg(const Option Opt, StringRef Spelling, unsigned Index,
71 StringRef getSpelling() const { return Spelling; }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Option/
Arg.h 44 StringRef Spelling;
62 Arg(const Option Opt, StringRef Spelling, unsigned Index,
64 Arg(const Option Opt, StringRef Spelling, unsigned Index,
66 Arg(const Option Opt, StringRef Spelling, unsigned Index,
71 StringRef getSpelling() const { return Spelling; }

Completed in 1932 milliseconds

1 2 3 4 5