Home
last modified time | relevance | path

Searched refs:ObjT (Results 51 – 75 of 183) sorted by relevance

12345678

/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/StaticAnalyzer/Checkers/
H A DNumberObjectConversionChecker.cpp132 QualType ObjT = Obj->getType().getUnqualifiedType(); in run() local
136 assert(ObjT.getCanonicalType()->isPointerType()); in run()
137 ObjT = ACtx.getPointerType( in run()
138 ObjT->getPointeeType().getCanonicalType().getUnqualifiedType()); in run()
146 OS << "a pointer value of type '" << ObjT.getAsString() << "' to a "; in run()
156 "a method on '" + ObjT.getAsString() + "' to get the scalar value"; in run()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/StaticAnalyzer/Checkers/
H A DNumberObjectConversionChecker.cpp132 QualType ObjT = Obj->getType().getUnqualifiedType(); in run() local
136 assert(ObjT.getCanonicalType()->isPointerType()); in run()
137 ObjT = ACtx.getPointerType( in run()
138 ObjT->getPointeeType().getCanonicalType().getUnqualifiedType()); in run()
146 OS << "a pointer value of type '" << ObjT.getAsString() << "' to a "; in run()
156 "a method on '" + ObjT.getAsString() + "' to get the scalar value"; in run()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/StaticAnalyzer/Checkers/
H A DNumberObjectConversionChecker.cpp132 QualType ObjT = Obj->getType().getUnqualifiedType(); in run() local
136 assert(ObjT.getCanonicalType()->isPointerType()); in run()
137 ObjT = ACtx.getPointerType( in run()
138 ObjT->getPointeeType().getCanonicalType().getUnqualifiedType()); in run()
146 OS << "a pointer value of type '" << ObjT.getAsString() << "' to a "; in run()
156 "a method on '" + ObjT.getAsString() + "' to get the scalar value"; in run()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DNumberObjectConversionChecker.cpp132 QualType ObjT = Obj->getType().getUnqualifiedType(); in run() local
136 assert(ObjT.getCanonicalType()->isPointerType()); in run()
137 ObjT = ACtx.getPointerType( in run()
138 ObjT->getPointeeType().getCanonicalType().getUnqualifiedType()); in run()
146 OS << "a pointer value of type '" << ObjT.getAsString() << "' to a "; in run()
156 "a method on '" + ObjT.getAsString() + "' to get the scalar value"; in run()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/StaticAnalyzer/Checkers/
H A DNumberObjectConversionChecker.cpp132 QualType ObjT = Obj->getType().getUnqualifiedType(); in run() local
136 assert(ObjT.getCanonicalType()->isPointerType()); in run()
137 ObjT = ACtx.getPointerType( in run()
138 ObjT->getPointeeType().getCanonicalType().getUnqualifiedType()); in run()
146 OS << "a pointer value of type '" << ObjT.getAsString() << "' to a "; in run()
156 "a method on '" + ObjT.getAsString() + "' to get the scalar value"; in run()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/StaticAnalyzer/Checkers/
H A DNumberObjectConversionChecker.cpp132 QualType ObjT = Obj->getType().getUnqualifiedType(); in run() local
136 assert(ObjT.getCanonicalType()->isPointerType()); in run()
137 ObjT = ACtx.getPointerType( in run()
138 ObjT->getPointeeType().getCanonicalType().getUnqualifiedType()); in run()
146 OS << "a pointer value of type '" << ObjT.getAsString() << "' to a "; in run()
156 "a method on '" + ObjT.getAsString() + "' to get the scalar value"; in run()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/StaticAnalyzer/Checkers/
H A DNumberObjectConversionChecker.cpp132 QualType ObjT = Obj->getType().getUnqualifiedType(); in run() local
136 assert(ObjT.getCanonicalType()->isPointerType()); in run()
137 ObjT = ACtx.getPointerType( in run()
138 ObjT->getPointeeType().getCanonicalType().getUnqualifiedType()); in run()
146 OS << "a pointer value of type '" << ObjT.getAsString() << "' to a "; in run()
156 "a method on '" + ObjT.getAsString() + "' to get the scalar value"; in run()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/StaticAnalyzer/Checkers/
H A DNumberObjectConversionChecker.cpp132 QualType ObjT = Obj->getType().getUnqualifiedType(); in run() local
136 assert(ObjT.getCanonicalType()->isPointerType()); in run()
137 ObjT = ACtx.getPointerType( in run()
138 ObjT->getPointeeType().getCanonicalType().getUnqualifiedType()); in run()
146 OS << "a pointer value of type '" << ObjT.getAsString() << "' to a "; in run()
156 "a method on '" + ObjT.getAsString() + "' to get the scalar value"; in run()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/StaticAnalyzer/Checkers/
H A DNumberObjectConversionChecker.cpp133 QualType ObjT = Obj->getType().getUnqualifiedType(); in run() local
137 assert(ObjT.getCanonicalType()->isPointerType()); in run()
138 ObjT = ACtx.getPointerType( in run()
139 ObjT->getPointeeType().getCanonicalType().getUnqualifiedType()); in run()
147 OS << "a pointer value of type '" << ObjT.getAsString() << "' to a "; in run()
157 "a method on '" + ObjT.getAsString() + "' to get the scalar value"; in run()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/StaticAnalyzer/Checkers/
H A DNumberObjectConversionChecker.cpp132 QualType ObjT = Obj->getType().getUnqualifiedType(); in run() local
136 assert(ObjT.getCanonicalType()->isPointerType()); in run()
137 ObjT = ACtx.getPointerType( in run()
138 ObjT->getPointeeType().getCanonicalType().getUnqualifiedType()); in run()
146 OS << "a pointer value of type '" << ObjT.getAsString() << "' to a "; in run()
156 "a method on '" + ObjT.getAsString() + "' to get the scalar value"; in run()
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/traits/alias/
H A Dno-duplicates.rs120 trait ObjT<T> {} trait
121 trait _11 = ObjT<for<'a> fn(&'a u8)>;
122 trait _12 = ObjT<for<'b> fn(&'b u8)>;
/dports/math/clasp/clasp-3.3.5/libpotassco/potassco/program_opts/detail/
H A Dnotifier.h57 template <class ParamT, class ObjT>
59 typedef bool (*type)(ObjT*, const std::string& name, ParamT);
/dports/math/clingo/clingo-5.5.1/clasp/libpotassco/potassco/program_opts/detail/
H A Dnotifier.h57 template <class ParamT, class ObjT>
59 typedef bool (*type)(ObjT*, const std::string& name, ParamT);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/
H A Dangletypes.h1037 template <typename ObjT, typename ContextT>
1043 void operator()(ObjT *obj) in operator()
1054 template <typename ObjT, typename DeleterT>
1063 UniqueObjectPointerBase(ObjT *obj, const ContextT *context) : mObject(obj), mDeleter(context) in UniqueObjectPointerBase()
1074 ObjT *operator->() const { return mObject; }
1076 ObjT *release() in release()
1083 ObjT *get() const { return mObject; } in get()
1085 void reset(ObjT *obj) in reset()
1095 ObjT *mObject;
1099 template <typename ObjT, typename ContextT>
[all …]
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/libANGLE/
H A Dangletypes.h1048 template <typename ObjT, typename ContextT>
1054 void operator()(ObjT *obj) in operator()
1065 template <typename ObjT, typename DeleterT>
1074 UniqueObjectPointerBase(ObjT *obj, const ContextT *context) : mObject(obj), mDeleter(context) in UniqueObjectPointerBase()
1085 ObjT *operator->() const { return mObject; }
1087 ObjT *release() in release()
1094 ObjT *get() const { return mObject; } in get()
1096 void reset(ObjT *obj) in reset()
1106 ObjT *mObject;
1110 template <typename ObjT, typename ContextT>
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/libANGLE/
H A Dangletypes.h1037 template <typename ObjT, typename ContextT>
1043 void operator()(ObjT *obj) in operator()
1054 template <typename ObjT, typename DeleterT>
1063 UniqueObjectPointerBase(ObjT *obj, const ContextT *context) : mObject(obj), mDeleter(context) in UniqueObjectPointerBase()
1074 ObjT *operator->() const { return mObject; }
1076 ObjT *release() in release()
1083 ObjT *get() const { return mObject; } in get()
1085 void reset(ObjT *obj) in reset()
1095 ObjT *mObject;
1099 template <typename ObjT, typename ContextT>
[all …]
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/libANGLE/
H A Dangletypes.h1048 template <typename ObjT, typename ContextT>
1054 void operator()(ObjT *obj) in operator()
1065 template <typename ObjT, typename DeleterT>
1074 UniqueObjectPointerBase(ObjT *obj, const ContextT *context) : mObject(obj), mDeleter(context) in UniqueObjectPointerBase()
1085 ObjT *operator->() const { return mObject; }
1087 ObjT *release() in release()
1094 ObjT *get() const { return mObject; } in get()
1096 void reset(ObjT *obj) in reset()
1106 ObjT *mObject;
1110 template <typename ObjT, typename ContextT>
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/libANGLE/
H A Dangletypes.h1048 template <typename ObjT, typename ContextT>
1054 void operator()(ObjT *obj) in operator()
1065 template <typename ObjT, typename DeleterT>
1074 UniqueObjectPointerBase(ObjT *obj, const ContextT *context) : mObject(obj), mDeleter(context) in UniqueObjectPointerBase()
1085 ObjT *operator->() const { return mObject; }
1087 ObjT *release() in release()
1094 ObjT *get() const { return mObject; } in get()
1096 void reset(ObjT *obj) in reset()
1106 ObjT *mObject;
1110 template <typename ObjT, typename ContextT>
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/security/sandbox/chromium-shim/patches/with_update/
H A Drevert_c++14_index_sequence_usage.patch250 template <typename ObjT, typename Method, typename Tuple, size_t... Ns>
251 inline void DispatchToMethodImpl(const ObjT& obj,
259 template <typename ObjT, typename Method, typename Tuple>
260 inline void DispatchToMethod(const ObjT& obj,
282 @@ -86,18 +107,18 @@ template <typename ObjT,
287 inline void DispatchToMethodImpl(const ObjT& obj,
299 template <typename ObjT, typename Method, typename InTuple, typename OutTuple>
300 inline void DispatchToMethod(const ObjT& obj,
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/traits/wf-object/
H A Dno-duplicates.stderr48 LL | type _5 = dyn ObjT<for<'a> fn(&'a u8)> + ObjT<for<'b> fn(&'b u8)>;
53 …ertraits and using that trait here instead: `trait NewTrait: ObjT<for<'a> fn(&'a u8)> + ObjT<for<'…
/dports/www/firefox-esr/firefox-91.8.0/ipc/chromium/src/base/
H A Dtask.h27 template <size_t... Indices, class ObjT, class Method, typename... Args>
28 void CallMethod(std::index_sequence<Indices...>, ObjT* obj, Method method, in CallMethod()
44 template <class ObjT, class Method, typename... Args>
45 void DispatchTupleToMethod(ObjT* obj, Method method, in DispatchTupleToMethod()
/dports/lang/spidermonkey78/firefox-78.9.0/ipc/chromium/src/base/
H A Dtask.h27 template <size_t... Indices, class ObjT, class Method, typename... Args>
28 void CallMethod(std::index_sequence<Indices...>, ObjT* obj, Method method, in CallMethod()
44 template <class ObjT, class Method, typename... Args>
45 void DispatchTupleToMethod(ObjT* obj, Method method, in DispatchTupleToMethod()
/dports/www/firefox/firefox-99.0/ipc/chromium/src/base/
H A Dtask.h27 template <size_t... Indices, class ObjT, class Method, typename... Args>
28 void CallMethod(std::index_sequence<Indices...>, ObjT* obj, Method method, in CallMethod()
44 template <class ObjT, class Method, typename... Args>
45 void DispatchTupleToMethod(ObjT* obj, Method method, in DispatchTupleToMethod()
/dports/mail/thunderbird/thunderbird-91.8.0/ipc/chromium/src/base/
H A Dtask.h27 template <size_t... Indices, class ObjT, class Method, typename... Args>
28 void CallMethod(std::index_sequence<Indices...>, ObjT* obj, Method method, in CallMethod()
44 template <class ObjT, class Method, typename... Args>
45 void DispatchTupleToMethod(ObjT* obj, Method method, in DispatchTupleToMethod()
/dports/www/firefox-legacy/firefox-52.8.0esr/ipc/chromium/src/base/
H A Dtask.h25 template<size_t... Indices, class ObjT, class Method, typename... Args>
26 void CallMethod(mozilla::IndexSequence<Indices...>, ObjT* obj, Method method, in CallMethod()
44 template<class ObjT, class Method, typename... Args>
45 void DispatchTupleToMethod(ObjT* obj, Method method, mozilla::Tuple<Args...>& arg) in DispatchTupleToMethod()

12345678