HomeSort by relevance Sort by last modified time
    Searched defs:VariadicFunction (Results 1 - 25 of 46) sorted by null

1 2

  /external/clang/test/CodeGenCXX/
linetable-virtual-variadic.cpp 4 virtual void VariadicFunction(...);
8 virtual void VariadicFunction(...);
11 void Derived::VariadicFunction(...) { }
18 // CHECK: ![[SP]] = distinct !DISubprogram(name: "VariadicFunction"
  /external/llvm/include/llvm/ADT/
VariadicFunction.h 58 /// The VariadicFunction class template makes it easy to define
76 /// const VariadicFunction<ResultT, ArgT, FooImpl> Foo;
78 /// VariadicFunction takes care of defining the overloads of Foo().
93 /// arguments. It is like VariadicFunction, except that it takes N more
102 /// Currently VariadicFunction and friends support up-to 3
106 struct VariadicFunction {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
VariadicFunction.h 58 /// The VariadicFunction class template makes it easy to define
76 /// const VariadicFunction<ResultT, ArgT, FooImpl> Foo;
78 /// VariadicFunction takes care of defining the overloads of Foo().
93 /// arguments. It is like VariadicFunction, except that it takes N more
102 /// Currently VariadicFunction and friends support up-to 3
106 struct VariadicFunction {
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
VariadicFunction.h 58 /// The VariadicFunction class template makes it easy to define
76 /// const VariadicFunction<ResultT, ArgT, FooImpl> Foo;
78 /// VariadicFunction takes care of defining the overloads of Foo().
93 /// arguments. It is like VariadicFunction, except that it takes N more
102 /// Currently VariadicFunction and friends support up-to 3
106 struct VariadicFunction {
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
VariadicFunction.h 58 /// The VariadicFunction class template makes it easy to define
76 /// const VariadicFunction<ResultT, ArgT, FooImpl> Foo;
78 /// VariadicFunction takes care of defining the overloads of Foo().
93 /// arguments. It is like VariadicFunction, except that it takes N more
102 /// Currently VariadicFunction and friends support up-to 3
106 struct VariadicFunction {
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
VariadicFunction.h 58 /// The VariadicFunction class template makes it easy to define
76 /// const VariadicFunction<ResultT, ArgT, FooImpl> Foo;
78 /// VariadicFunction takes care of defining the overloads of Foo().
93 /// arguments. It is like VariadicFunction, except that it takes N more
102 /// Currently VariadicFunction and friends support up-to 3
106 struct VariadicFunction {
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
VariadicFunction.h 58 /// The VariadicFunction class template makes it easy to define
76 /// const VariadicFunction<ResultT, ArgT, FooImpl> Foo;
78 /// VariadicFunction takes care of defining the overloads of Foo().
93 /// arguments. It is like VariadicFunction, except that it takes N more
102 /// Currently VariadicFunction and friends support up-to 3
106 struct VariadicFunction {
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
VariadicFunction.h 58 /// The VariadicFunction class template makes it easy to define
76 /// const VariadicFunction<ResultT, ArgT, FooImpl> Foo;
78 /// VariadicFunction takes care of defining the overloads of Foo().
93 /// arguments. It is like VariadicFunction, except that it takes N more
102 /// Currently VariadicFunction and friends support up-to 3
106 struct VariadicFunction {
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
VariadicFunction.h 58 /// The VariadicFunction class template makes it easy to define
76 /// const VariadicFunction<ResultT, ArgT, FooImpl> Foo;
78 /// VariadicFunction takes care of defining the overloads of Foo().
93 /// arguments. It is like VariadicFunction, except that it takes N more
102 /// Currently VariadicFunction and friends support up-to 3
106 struct VariadicFunction {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
VariadicFunction.h 58 /// The VariadicFunction class template makes it easy to define
76 /// const VariadicFunction<ResultT, ArgT, FooImpl> Foo;
78 /// VariadicFunction takes care of defining the overloads of Foo().
93 /// arguments. It is like VariadicFunction, except that it takes N more
102 /// Currently VariadicFunction and friends support up-to 3
106 struct VariadicFunction {
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
VariadicFunction.h 58 /// The VariadicFunction class template makes it easy to define
76 /// const VariadicFunction<ResultT, ArgT, FooImpl> Foo;
78 /// VariadicFunction takes care of defining the overloads of Foo().
93 /// arguments. It is like VariadicFunction, except that it takes N more
102 /// Currently VariadicFunction and friends support up-to 3
106 struct VariadicFunction {
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
VariadicFunction.h 58 /// The VariadicFunction class template makes it easy to define
76 /// const VariadicFunction<ResultT, ArgT, FooImpl> Foo;
78 /// VariadicFunction takes care of defining the overloads of Foo().
93 /// arguments. It is like VariadicFunction, except that it takes N more
102 /// Currently VariadicFunction and friends support up-to 3
106 struct VariadicFunction {
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
VariadicFunction.h 58 /// The VariadicFunction class template makes it easy to define
76 /// const VariadicFunction<ResultT, ArgT, FooImpl> Foo;
78 /// VariadicFunction takes care of defining the overloads of Foo().
93 /// arguments. It is like VariadicFunction, except that it takes N more
102 /// Currently VariadicFunction and friends support up-to 3
106 struct VariadicFunction {
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
VariadicFunction.h 58 /// The VariadicFunction class template makes it easy to define
76 /// const VariadicFunction<ResultT, ArgT, FooImpl> Foo;
78 /// VariadicFunction takes care of defining the overloads of Foo().
93 /// arguments. It is like VariadicFunction, except that it takes N more
102 /// Currently VariadicFunction and friends support up-to 3
106 struct VariadicFunction {
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
VariadicFunction.h 58 /// The VariadicFunction class template makes it easy to define
76 /// const VariadicFunction<ResultT, ArgT, FooImpl> Foo;
78 /// VariadicFunction takes care of defining the overloads of Foo().
93 /// arguments. It is like VariadicFunction, except that it takes N more
102 /// Currently VariadicFunction and friends support up-to 3
106 struct VariadicFunction {
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
VariadicFunction.h 58 /// The VariadicFunction class template makes it easy to define
76 /// const VariadicFunction<ResultT, ArgT, FooImpl> Foo;
78 /// VariadicFunction takes care of defining the overloads of Foo().
93 /// arguments. It is like VariadicFunction, except that it takes N more
102 /// Currently VariadicFunction and friends support up-to 3
106 struct VariadicFunction {
  /external/clang/include/clang/ASTMatchers/
ASTMatchersInternal.h 66 /// Most of the functions below that use VariadicFunction could be implemented
71 struct VariadicFunction {
708 /// \brief Trampoline function to use VariadicFunction<> to construct a
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/ASTMatchers/
ASTMatchersInternal.h 66 /// Most of the functions below that use VariadicFunction could be implemented
71 struct VariadicFunction {
708 /// \brief Trampoline function to use VariadicFunction<> to construct a
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/ASTMatchers/
ASTMatchersInternal.h 66 /// Most of the functions below that use VariadicFunction could be implemented
71 struct VariadicFunction {
708 /// \brief Trampoline function to use VariadicFunction<> to construct a
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/ASTMatchers/
ASTMatchersInternal.h 66 /// Most of the functions below that use VariadicFunction could be implemented
71 struct VariadicFunction {
708 /// \brief Trampoline function to use VariadicFunction<> to construct a
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/ASTMatchers/
ASTMatchersInternal.h 66 /// Most of the functions below that use VariadicFunction could be implemented
71 struct VariadicFunction {
708 /// \brief Trampoline function to use VariadicFunction<> to construct a
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/ASTMatchers/
ASTMatchersInternal.h 66 /// Most of the functions below that use VariadicFunction could be implemented
71 struct VariadicFunction {
708 /// \brief Trampoline function to use VariadicFunction<> to construct a
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/ASTMatchers/
ASTMatchersInternal.h 66 /// Most of the functions below that use VariadicFunction could be implemented
71 struct VariadicFunction {
708 /// \brief Trampoline function to use VariadicFunction<> to construct a
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/ASTMatchers/
ASTMatchersInternal.h 66 /// Most of the functions below that use VariadicFunction could be implemented
71 struct VariadicFunction {
708 /// \brief Trampoline function to use VariadicFunction<> to construct a
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/ASTMatchers/
ASTMatchersInternal.h 66 /// Most of the functions below that use VariadicFunction could be implemented
71 struct VariadicFunction {
708 /// \brief Trampoline function to use VariadicFunction<> to construct a
    [all...]

Completed in 1887 milliseconds

1 2