Searched refs:CanonicalDeclPtr (Results 1 - 25 of 28) sorted by relevance

12

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
H A DRedeclarable.h285 /// CanonicalDeclPtr<decl_type> behaves just like decl_type*, except we call
289 /// canonical decl -- if you use CanonicalDeclPtr as the key, you don't need to
291 template <typename decl_type> class CanonicalDeclPtr { class in namespace:clang
293 CanonicalDeclPtr() : Ptr(nullptr) {} function in class:clang::CanonicalDeclPtr
294 CanonicalDeclPtr(decl_type *Ptr) function in class:clang::CanonicalDeclPtr
296 CanonicalDeclPtr(const CanonicalDeclPtr &) = default;
297 CanonicalDeclPtr &operator=(const CanonicalDeclPtr &) = default;
309 friend struct llvm::DenseMapInfo<CanonicalDeclPtr<decl_typ
[all...]
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
H A DRedeclarable.h285 /// CanonicalDeclPtr<decl_type> behaves just like decl_type*, except we call
289 /// canonical decl -- if you use CanonicalDeclPtr as the key, you don't need to
291 template <typename decl_type> class CanonicalDeclPtr { class in namespace:clang
293 CanonicalDeclPtr() : Ptr(nullptr) {} function in class:clang::CanonicalDeclPtr
294 CanonicalDeclPtr(decl_type *Ptr) function in class:clang::CanonicalDeclPtr
296 CanonicalDeclPtr(const CanonicalDeclPtr &) = default;
297 CanonicalDeclPtr &operator=(const CanonicalDeclPtr &) = default;
309 friend struct llvm::DenseMapInfo<CanonicalDeclPtr<decl_typ
[all...]
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
H A DRedeclarable.h285 /// CanonicalDeclPtr<decl_type> behaves just like decl_type*, except we call
289 /// canonical decl -- if you use CanonicalDeclPtr as the key, you don't need to
291 template <typename decl_type> class CanonicalDeclPtr { class in namespace:clang
293 CanonicalDeclPtr() : Ptr(nullptr) {} function in class:clang::CanonicalDeclPtr
294 CanonicalDeclPtr(decl_type *Ptr) function in class:clang::CanonicalDeclPtr
296 CanonicalDeclPtr(const CanonicalDeclPtr &) = default;
297 CanonicalDeclPtr &operator=(const CanonicalDeclPtr &) = default;
309 friend struct llvm::DenseMapInfo<CanonicalDeclPtr<decl_typ
[all...]
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
H A DRedeclarable.h339 /// CanonicalDeclPtr<decl_type> behaves just like decl_type*, except we call
343 /// canonical decl -- if you use CanonicalDeclPtr as the key, you don't need to
345 template <typename decl_type> class CanonicalDeclPtr { class in namespace:clang
347 CanonicalDeclPtr() : Ptr(nullptr) {} function in class:clang::CanonicalDeclPtr
348 CanonicalDeclPtr(decl_type *Ptr) function in class:clang::CanonicalDeclPtr
350 CanonicalDeclPtr(const CanonicalDeclPtr &) = default;
351 CanonicalDeclPtr &operator=(const CanonicalDeclPtr &) = default;
363 friend struct llvm::DenseMapInfo<CanonicalDeclPtr<decl_typ
[all...]
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
H A DRedeclarable.h339 /// CanonicalDeclPtr<decl_type> behaves just like decl_type*, except we call
343 /// canonical decl -- if you use CanonicalDeclPtr as the key, you don't need to
345 template <typename decl_type> class CanonicalDeclPtr { class in namespace:clang
347 CanonicalDeclPtr() : Ptr(nullptr) {} function in class:clang::CanonicalDeclPtr
348 CanonicalDeclPtr(decl_type *Ptr) function in class:clang::CanonicalDeclPtr
350 CanonicalDeclPtr(const CanonicalDeclPtr &) = default;
351 CanonicalDeclPtr &operator=(const CanonicalDeclPtr &) = default;
363 friend struct llvm::DenseMapInfo<CanonicalDeclPtr<decl_typ
[all...]
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
H A DRedeclarable.h339 /// CanonicalDeclPtr<decl_type> behaves just like decl_type*, except we call
343 /// canonical decl -- if you use CanonicalDeclPtr as the key, you don't need to
345 template <typename decl_type> class CanonicalDeclPtr { class in namespace:clang
347 CanonicalDeclPtr() : Ptr(nullptr) {} function in class:clang::CanonicalDeclPtr
348 CanonicalDeclPtr(decl_type *Ptr) function in class:clang::CanonicalDeclPtr
350 CanonicalDeclPtr(const CanonicalDeclPtr &) = default;
351 CanonicalDeclPtr &operator=(const CanonicalDeclPtr &) = default;
363 friend struct llvm::DenseMapInfo<CanonicalDeclPtr<decl_typ
[all...]
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
H A DRedeclarable.h339 /// CanonicalDeclPtr<decl_type> behaves just like decl_type*, except we call
343 /// canonical decl -- if you use CanonicalDeclPtr as the key, you don't need to
345 template <typename decl_type> class CanonicalDeclPtr { class in namespace:clang
347 CanonicalDeclPtr() : Ptr(nullptr) {} function in class:clang::CanonicalDeclPtr
348 CanonicalDeclPtr(decl_type *Ptr) function in class:clang::CanonicalDeclPtr
350 CanonicalDeclPtr(const CanonicalDeclPtr &) = default;
351 CanonicalDeclPtr &operator=(const CanonicalDeclPtr &) = default;
363 friend struct llvm::DenseMapInfo<CanonicalDeclPtr<decl_typ
[all...]
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
H A DRedeclarable.h285 /// CanonicalDeclPtr<decl_type> behaves just like decl_type*, except we call
289 /// canonical decl -- if you use CanonicalDeclPtr as the key, you don't need to
291 template <typename decl_type> class CanonicalDeclPtr { class in namespace:clang
293 CanonicalDeclPtr() : Ptr(nullptr) {} function in class:clang::CanonicalDeclPtr
294 CanonicalDeclPtr(decl_type *Ptr) function in class:clang::CanonicalDeclPtr
296 CanonicalDeclPtr(const CanonicalDeclPtr &) = default;
297 CanonicalDeclPtr &operator=(const CanonicalDeclPtr &) = default;
309 friend struct llvm::DenseMapInfo<CanonicalDeclPtr<decl_typ
[all...]
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
H A DRedeclarable.h285 /// CanonicalDeclPtr<decl_type> behaves just like decl_type*, except we call
289 /// canonical decl -- if you use CanonicalDeclPtr as the key, you don't need to
291 template <typename decl_type> class CanonicalDeclPtr { class in namespace:clang
293 CanonicalDeclPtr() : Ptr(nullptr) {} function in class:clang::CanonicalDeclPtr
294 CanonicalDeclPtr(decl_type *Ptr) function in class:clang::CanonicalDeclPtr
296 CanonicalDeclPtr(const CanonicalDeclPtr &) = default;
297 CanonicalDeclPtr &operator=(const CanonicalDeclPtr &) = default;
309 friend struct llvm::DenseMapInfo<CanonicalDeclPtr<decl_typ
[all...]
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
H A DRedeclarable.h285 /// CanonicalDeclPtr<decl_type> behaves just like decl_type*, except we call
289 /// canonical decl -- if you use CanonicalDeclPtr as the key, you don't need to
291 template <typename decl_type> class CanonicalDeclPtr { class in namespace:clang
293 CanonicalDeclPtr() : Ptr(nullptr) {} function in class:clang::CanonicalDeclPtr
294 CanonicalDeclPtr(decl_type *Ptr) function in class:clang::CanonicalDeclPtr
296 CanonicalDeclPtr(const CanonicalDeclPtr &) = default;
297 CanonicalDeclPtr &operator=(const CanonicalDeclPtr &) = default;
309 friend struct llvm::DenseMapInfo<CanonicalDeclPtr<decl_typ
[all...]
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
H A DRedeclarable.h339 /// CanonicalDeclPtr<decl_type> behaves just like decl_type*, except we call
343 /// canonical decl -- if you use CanonicalDeclPtr as the key, you don't need to
345 template <typename decl_type> class CanonicalDeclPtr { class in namespace:clang
347 CanonicalDeclPtr() : Ptr(nullptr) {} function in class:clang::CanonicalDeclPtr
348 CanonicalDeclPtr(decl_type *Ptr) function in class:clang::CanonicalDeclPtr
350 CanonicalDeclPtr(const CanonicalDeclPtr &) = default;
351 CanonicalDeclPtr &operator=(const CanonicalDeclPtr &) = default;
363 friend struct llvm::DenseMapInfo<CanonicalDeclPtr<decl_typ
[all...]
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
H A DRedeclarable.h339 /// CanonicalDeclPtr<decl_type> behaves just like decl_type*, except we call
343 /// canonical decl -- if you use CanonicalDeclPtr as the key, you don't need to
345 template <typename decl_type> class CanonicalDeclPtr { class in namespace:clang
347 CanonicalDeclPtr() : Ptr(nullptr) {} function in class:clang::CanonicalDeclPtr
348 CanonicalDeclPtr(decl_type *Ptr) function in class:clang::CanonicalDeclPtr
350 CanonicalDeclPtr(const CanonicalDeclPtr &) = default;
351 CanonicalDeclPtr &operator=(const CanonicalDeclPtr &) = default;
363 friend struct llvm::DenseMapInfo<CanonicalDeclPtr<decl_typ
[all...]
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
H A DRedeclarable.h339 /// CanonicalDeclPtr<decl_type> behaves just like decl_type*, except we call
343 /// canonical decl -- if you use CanonicalDeclPtr as the key, you don't need to
345 template <typename decl_type> class CanonicalDeclPtr { class in namespace:clang
347 CanonicalDeclPtr() : Ptr(nullptr) {} function in class:clang::CanonicalDeclPtr
348 CanonicalDeclPtr(decl_type *Ptr) function in class:clang::CanonicalDeclPtr
350 CanonicalDeclPtr(const CanonicalDeclPtr &) = default;
351 CanonicalDeclPtr &operator=(const CanonicalDeclPtr &) = default;
363 friend struct llvm::DenseMapInfo<CanonicalDeclPtr<decl_typ
[all...]
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
H A DRedeclarable.h339 /// CanonicalDeclPtr<decl_type> behaves just like decl_type*, except we call
343 /// canonical decl -- if you use CanonicalDeclPtr as the key, you don't need to
345 template <typename decl_type> class CanonicalDeclPtr { class in namespace:clang
347 CanonicalDeclPtr() : Ptr(nullptr) {} function in class:clang::CanonicalDeclPtr
348 CanonicalDeclPtr(decl_type *Ptr) function in class:clang::CanonicalDeclPtr
350 CanonicalDeclPtr(const CanonicalDeclPtr &) = default;
351 CanonicalDeclPtr &operator=(const CanonicalDeclPtr &) = default;
363 friend struct llvm::DenseMapInfo<CanonicalDeclPtr<decl_typ
[all...]
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
H A DSema.h9557 llvm::DenseMap<CanonicalDeclPtr<FunctionDecl>,
9564 CanonicalDeclPtr<FunctionDecl> FD;
9578 llvm::DenseMap</* Callee = */ CanonicalDeclPtr<FunctionDecl>,
9589 llvm::DenseMap</* Caller = */ CanonicalDeclPtr<FunctionDecl>,
9590 /* Callees = */ llvm::MapVector<CanonicalDeclPtr<FunctionDecl>,
10387 using FDBaseInfo = DenseMapInfo<clang::CanonicalDeclPtr<clang::FunctionDecl>>;
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Sema/
H A DSema.h9719 llvm::DenseMap<CanonicalDeclPtr<FunctionDecl>,
9726 CanonicalDeclPtr<FunctionDecl> FD;
9740 llvm::DenseMap</* Callee = */ CanonicalDeclPtr<FunctionDecl>,
9751 llvm::DenseMap</* Caller = */ CanonicalDeclPtr<FunctionDecl>,
9752 /* Callees = */ llvm::MapVector<CanonicalDeclPtr<FunctionDecl>,
10549 using FDBaseInfo = DenseMapInfo<clang::CanonicalDeclPtr<clang::FunctionDecl>>;
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Sema/
H A DSema.h9719 llvm::DenseMap<CanonicalDeclPtr<FunctionDecl>,
9726 CanonicalDeclPtr<FunctionDecl> FD;
9740 llvm::DenseMap</* Callee = */ CanonicalDeclPtr<FunctionDecl>,
9751 llvm::DenseMap</* Caller = */ CanonicalDeclPtr<FunctionDecl>,
9752 /* Callees = */ llvm::MapVector<CanonicalDeclPtr<FunctionDecl>,
10549 using FDBaseInfo = DenseMapInfo<clang::CanonicalDeclPtr<clang::FunctionDecl>>;
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Sema/
H A DSema.h9829 llvm::DenseMap<CanonicalDeclPtr<FunctionDecl>,
9836 CanonicalDeclPtr<FunctionDecl> FD;
9850 llvm::DenseMap</* Callee = */ CanonicalDeclPtr<FunctionDecl>,
9861 llvm::DenseMap</* Caller = */ CanonicalDeclPtr<FunctionDecl>,
9862 /* Callees = */ llvm::MapVector<CanonicalDeclPtr<FunctionDecl>,
10684 using FDBaseInfo = DenseMapInfo<clang::CanonicalDeclPtr<clang::FunctionDecl>>;
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Sema/
H A DSema.h9829 llvm::DenseMap<CanonicalDeclPtr<FunctionDecl>,
9836 CanonicalDeclPtr<FunctionDecl> FD;
9850 llvm::DenseMap</* Callee = */ CanonicalDeclPtr<FunctionDecl>,
9861 llvm::DenseMap</* Caller = */ CanonicalDeclPtr<FunctionDecl>,
9862 /* Callees = */ llvm::MapVector<CanonicalDeclPtr<FunctionDecl>,
10684 using FDBaseInfo = DenseMapInfo<clang::CanonicalDeclPtr<clang::FunctionDecl>>;
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Sema/
H A DSema.h9829 llvm::DenseMap<CanonicalDeclPtr<FunctionDecl>,
9836 CanonicalDeclPtr<FunctionDecl> FD;
9850 llvm::DenseMap</* Callee = */ CanonicalDeclPtr<FunctionDecl>,
9861 llvm::DenseMap</* Caller = */ CanonicalDeclPtr<FunctionDecl>,
9862 /* Callees = */ llvm::MapVector<CanonicalDeclPtr<FunctionDecl>,
10684 using FDBaseInfo = DenseMapInfo<clang::CanonicalDeclPtr<clang::FunctionDecl>>;
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Sema/
H A DSema.h9829 llvm::DenseMap<CanonicalDeclPtr<FunctionDecl>,
9836 CanonicalDeclPtr<FunctionDecl> FD;
9850 llvm::DenseMap</* Callee = */ CanonicalDeclPtr<FunctionDecl>,
9861 llvm::DenseMap</* Caller = */ CanonicalDeclPtr<FunctionDecl>,
9862 /* Callees = */ llvm::MapVector<CanonicalDeclPtr<FunctionDecl>,
10684 using FDBaseInfo = DenseMapInfo<clang::CanonicalDeclPtr<clang::FunctionDecl>>;
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
H A DSema.h9557 llvm::DenseMap<CanonicalDeclPtr<FunctionDecl>,
9564 CanonicalDeclPtr<FunctionDecl> FD;
9578 llvm::DenseMap</* Callee = */ CanonicalDeclPtr<FunctionDecl>,
9589 llvm::DenseMap</* Caller = */ CanonicalDeclPtr<FunctionDecl>,
9590 /* Callees = */ llvm::MapVector<CanonicalDeclPtr<FunctionDecl>,
10387 using FDBaseInfo = DenseMapInfo<clang::CanonicalDeclPtr<clang::FunctionDecl>>;
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Sema/
H A DSema.h9719 llvm::DenseMap<CanonicalDeclPtr<FunctionDecl>,
9726 CanonicalDeclPtr<FunctionDecl> FD;
9740 llvm::DenseMap</* Callee = */ CanonicalDeclPtr<FunctionDecl>,
9751 llvm::DenseMap</* Caller = */ CanonicalDeclPtr<FunctionDecl>,
9752 /* Callees = */ llvm::MapVector<CanonicalDeclPtr<FunctionDecl>,
10549 using FDBaseInfo = DenseMapInfo<clang::CanonicalDeclPtr<clang::FunctionDecl>>;
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Sema/
H A DSema.h9719 llvm::DenseMap<CanonicalDeclPtr<FunctionDecl>,
9726 CanonicalDeclPtr<FunctionDecl> FD;
9740 llvm::DenseMap</* Callee = */ CanonicalDeclPtr<FunctionDecl>,
9751 llvm::DenseMap</* Caller = */ CanonicalDeclPtr<FunctionDecl>,
9752 /* Callees = */ llvm::MapVector<CanonicalDeclPtr<FunctionDecl>,
10549 using FDBaseInfo = DenseMapInfo<clang::CanonicalDeclPtr<clang::FunctionDecl>>;
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Sema/
H A DSema.h9829 llvm::DenseMap<CanonicalDeclPtr<FunctionDecl>,
9836 CanonicalDeclPtr<FunctionDecl> FD;
9850 llvm::DenseMap</* Callee = */ CanonicalDeclPtr<FunctionDecl>,
9861 llvm::DenseMap</* Caller = */ CanonicalDeclPtr<FunctionDecl>,
9862 /* Callees = */ llvm::MapVector<CanonicalDeclPtr<FunctionDecl>,
10684 using FDBaseInfo = DenseMapInfo<clang::CanonicalDeclPtr<clang::FunctionDecl>>;

Completed in 348 milliseconds

12