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

  /external/clang/include/clang/AST/
UnresolvedSet.h 32 friend class UnresolvedSetImpl;
55 class UnresolvedSetImpl {
62 UnresolvedSetImpl() = default;
63 UnresolvedSetImpl(const UnresolvedSetImpl &) = default;
64 UnresolvedSetImpl &operator=(const UnresolvedSetImpl &) = default;
67 UnresolvedSetImpl(UnresolvedSetImpl &&) {}
68 UnresolvedSetImpl &operator=(UnresolvedSetImpl &&) { return *this;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
UnresolvedSet.h 31 friend class UnresolvedSetImpl;
56 class UnresolvedSetImpl {
63 UnresolvedSetImpl() = default;
64 UnresolvedSetImpl(const UnresolvedSetImpl &) = default;
65 UnresolvedSetImpl &operator=(const UnresolvedSetImpl &) = default;
68 UnresolvedSetImpl(UnresolvedSetImpl &&) {}
69 UnresolvedSetImpl &operator=(UnresolvedSetImpl &&) { return *this;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
UnresolvedSet.h 31 friend class UnresolvedSetImpl;
56 class UnresolvedSetImpl {
63 UnresolvedSetImpl() = default;
64 UnresolvedSetImpl(const UnresolvedSetImpl &) = default;
65 UnresolvedSetImpl &operator=(const UnresolvedSetImpl &) = default;
68 UnresolvedSetImpl(UnresolvedSetImpl &&) {}
69 UnresolvedSetImpl &operator=(UnresolvedSetImpl &&) { return *this;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
UnresolvedSet.h 31 friend class UnresolvedSetImpl;
56 class UnresolvedSetImpl {
63 UnresolvedSetImpl() = default;
64 UnresolvedSetImpl(const UnresolvedSetImpl &) = default;
65 UnresolvedSetImpl &operator=(const UnresolvedSetImpl &) = default;
68 UnresolvedSetImpl(UnresolvedSetImpl &&) {}
69 UnresolvedSetImpl &operator=(UnresolvedSetImpl &&) { return *this;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
UnresolvedSet.h 31 friend class UnresolvedSetImpl;
56 class UnresolvedSetImpl {
63 UnresolvedSetImpl() = default;
64 UnresolvedSetImpl(const UnresolvedSetImpl &) = default;
65 UnresolvedSetImpl &operator=(const UnresolvedSetImpl &) = default;
68 UnresolvedSetImpl(UnresolvedSetImpl &&) {}
69 UnresolvedSetImpl &operator=(UnresolvedSetImpl &&) { return *this;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
UnresolvedSet.h 31 friend class UnresolvedSetImpl;
56 class UnresolvedSetImpl {
63 UnresolvedSetImpl() = default;
64 UnresolvedSetImpl(const UnresolvedSetImpl &) = default;
65 UnresolvedSetImpl &operator=(const UnresolvedSetImpl &) = default;
68 UnresolvedSetImpl(UnresolvedSetImpl &&) {}
69 UnresolvedSetImpl &operator=(UnresolvedSetImpl &&) { return *this;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
UnresolvedSet.h 31 friend class UnresolvedSetImpl;
56 class UnresolvedSetImpl {
63 UnresolvedSetImpl() = default;
64 UnresolvedSetImpl(const UnresolvedSetImpl &) = default;
65 UnresolvedSetImpl &operator=(const UnresolvedSetImpl &) = default;
68 UnresolvedSetImpl(UnresolvedSetImpl &&) {}
69 UnresolvedSetImpl &operator=(UnresolvedSetImpl &&) { return *this;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
UnresolvedSet.h 31 friend class UnresolvedSetImpl;
56 class UnresolvedSetImpl {
63 UnresolvedSetImpl() = default;
64 UnresolvedSetImpl(const UnresolvedSetImpl &) = default;
65 UnresolvedSetImpl &operator=(const UnresolvedSetImpl &) = default;
68 UnresolvedSetImpl(UnresolvedSetImpl &&) {}
69 UnresolvedSetImpl &operator=(UnresolvedSetImpl &&) { return *this;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
UnresolvedSet.h 31 friend class UnresolvedSetImpl;
56 class UnresolvedSetImpl {
63 UnresolvedSetImpl() = default;
64 UnresolvedSetImpl(const UnresolvedSetImpl &) = default;
65 UnresolvedSetImpl &operator=(const UnresolvedSetImpl &) = default;
68 UnresolvedSetImpl(UnresolvedSetImpl &&) {}
69 UnresolvedSetImpl &operator=(UnresolvedSetImpl &&) { return *this;
    [all...]

Completed in 93 milliseconds