Searched defs:SimpleType (Results 1 - 19 of 19) sorted by relevance

/external/llvm/include/llvm/Support/
H A DCasting.h33 typedef From SimpleType; // The real type this represents... typedef in struct:llvm::simplify_type
36 static SimpleType &getSimplifiedValue(From &Val) { return Val; }
40 typedef typename simplify_type<From>::SimpleType NonConstSimpleType;
42 SimpleType; typedef in struct:llvm::simplify_type
43 typedef typename add_lvalue_reference_if_not_pointer<SimpleType>::type
113 typename simplify_type<SimpleFrom>::SimpleType>::doit(
120 // When From == SimpleType, we are as simple as we are going to get.
134 typename simplify_type<const Y>::SimpleType>::doit(Val);
183 typename simplify_type<From>::SimpleType>::ret_type ret_type;
193 typename simplify_type<SimpleFrom>::SimpleType>
[all...]
/external/llvm/include/llvm/IR/
H A DTrackingMDRef.h143 typedef Metadata *SimpleType; typedef in struct:llvm::simplify_type
144 static SimpleType getSimplifiedValue(TrackingMDRef &MD) { return MD.get(); }
148 typedef Metadata *SimpleType; typedef in struct:llvm::simplify_type
149 static SimpleType getSimplifiedValue(const TrackingMDRef &MD) {
155 typedef T *SimpleType; typedef in struct:llvm::simplify_type
156 static SimpleType getSimplifiedValue(TypedTrackingMDRef<T> &MD) {
162 typedef T *SimpleType; typedef in struct:llvm::simplify_type
163 static SimpleType getSimplifiedValue(const TypedTrackingMDRef<T> &MD) {
H A DUse.h159 typedef Value *SimpleType; typedef in struct:llvm::simplify_type
160 static SimpleType getSimplifiedValue(Use &Val) { return Val.get(); }
163 typedef /*const*/ Value *SimpleType; typedef in struct:llvm::simplify_type
164 static SimpleType getSimplifiedValue(const Use &Val) { return Val.get(); }
H A DValueHandle.h169 typedef Value *SimpleType; typedef in struct:llvm::simplify_type
170 static SimpleType getSimplifiedValue(WeakVH &WVH) { return WVH; }
173 typedef Value *SimpleType; typedef in struct:llvm::simplify_type
174 static SimpleType getSimplifiedValue(const WeakVH &WVH) { return WVH; }
H A DMetadata.h643 typedef Metadata *SimpleType; typedef in struct:llvm::simplify_type
644 static SimpleType getSimplifiedValue(MDOperand &MD) { return MD.get(); }
648 typedef Metadata *SimpleType; typedef in struct:llvm::simplify_type
649 static SimpleType getSimplifiedValue(const MDOperand &MD) { return MD.get(); }
/external/llvm/include/llvm/Object/
H A DCOFFYAML.h66 COFF::SymbolBaseType SimpleType; member in struct:llvm::COFFYAML::Symbol
/external/llvm/include/llvm/ADT/
H A DIntrusiveRefCntPtr.h273 typedef T* SimpleType; typedef in struct:llvm::simplify_type
274 static SimpleType getSimplifiedValue(IntrusiveRefCntPtr<T>& Val) {
280 typedef /*const*/ T* SimpleType; typedef in struct:llvm::simplify_type
281 static SimpleType getSimplifiedValue(const IntrusiveRefCntPtr<T>& Val) {
H A Dilist.h324 typedef NodeTy* SimpleType; typedef in struct:llvm::simplify_type
326 static SimpleType getSimplifiedValue(ilist_iterator<NodeTy> &Node) {
331 typedef /*const*/ NodeTy* SimpleType; typedef in struct:llvm::simplify_type
333 static SimpleType getSimplifiedValue(const ilist_iterator<NodeTy> &Node) {
/external/llvm/unittests/Support/
H A DCasting.cpp70 typedef int SimpleType; typedef in struct:llvm::simplify_type
71 static SimpleType getSimplifiedValue(foo &Val) { return 0; }
80 static_assert(std::is_same<simplify_type<Use>::SimpleType, Value *>::value,
82 static_assert(std::is_same<simplify_type<Use *>::SimpleType, Value *>::value,
86 static_assert(std::is_same<simplify_type<foo>::SimpleType, int>::value,
88 static_assert(std::is_same<simplify_type<foo *>::SimpleType, foo *>::value,
263 typedef pointer_wrappers::Base *SimpleType; typedef in struct:llvm::simplify_type
264 static SimpleType getSimplifiedValue(pointer_wrappers::PTy &P) {
269 typedef pointer_wrappers::Base *SimpleType; typedef in struct:llvm::simplify_type
270 static SimpleType getSimplifiedValu
[all...]
/external/clang/include/clang/AST/
H A DCanonicalType.h354 typedef const T *SimpleType; typedef in struct:llvm::simplify_type
355 static SimpleType getSimplifiedValue(::clang::CanQual<T> Val) {
H A DType.h1084 typedef const ::clang::Type *SimpleType; typedef in struct:llvm::simplify_type
1085 static SimpleType getSimplifiedValue(::clang::QualType Val) {
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h1082 typedef const T *SimpleType; typedef in struct:llvm::simplify_type
1084 static SimpleType
/external/deqp/modules/glshared/
H A DglsLifetimeTests.hpp152 class SimpleType : public Type class in namespace:deqp::gls::LifetimeTests::details
155 SimpleType (const Context& ctx, const char* name, function in class:deqp::gls::LifetimeTests::details::SimpleType
361 SimpleType m_bufferType;
363 SimpleType m_textureType;
365 SimpleType m_rboType;
367 SimpleType m_fboType;
413 using details::SimpleType;
/external/clang/include/clang/Analysis/
H A DCFG.h992 typedef ::clang::Stmt *SimpleType; typedef in struct:clang::llvm::simplify_type
993 static SimpleType getSimplifiedValue(::clang::CFGTerminator Val) {
/external/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h213 typedef SDNode* SimpleType; typedef in struct:llvm::simplify_type
214 static SimpleType getSimplifiedValue(SDValue &Val) {
219 typedef /*const*/ SDNode* SimpleType; typedef in struct:llvm::simplify_type
220 static SimpleType getSimplifiedValue(const SDValue &Val) {
312 typedef SDNode* SimpleType; typedef in struct:llvm::simplify_type
313 static SimpleType getSimplifiedValue(SDUse &Val) {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/guice/extensions/struts2/lib/
H A Dcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse/jdt/core/ org/eclipse/jdt/core/compiler/ org/ ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...

Completed in 486 milliseconds