Home
last modified time | relevance | path

Searched refs:Stored (Results 1 – 11 of 11) sorted by relevance

/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/AST/
DCanonicalType.h55 QualType Stored; variable
59 CanQual() : Stored() { } in CanQual()
71 const T *getTypePtr() const { return cast<T>(Stored.getTypePtr()); } in getTypePtr()
77 return cast_or_null<T>(Stored.getTypePtrOrNull()); in getTypePtrOrNull()
81 operator QualType() const { return Stored; } in QualType()
87 return Stored.isNull(); in isNull()
90 SplitQualType split() const { return Stored.split(); } in split()
118 Qualifiers getQualifiers() const { return Stored.getLocalQualifiers(); } in getQualifiers()
121 unsigned getCVRQualifiers() const { return Stored.getLocalCVRQualifiers(); } in getCVRQualifiers()
124 bool hasQualifiers() const { return Stored.hasLocalQualifiers(); } in hasQualifiers()
[all …]
/freebsd-9-stable/contrib/llvm/lib/Transforms/Utils/
DGlobalStatus.cpp91 if (GS.StoredType != GlobalStatus::Stored) { in analyzeGlobalAux()
117 GS.StoredType = GlobalStatus::Stored; in analyzeGlobalAux()
120 GS.StoredType = GlobalStatus::Stored; in analyzeGlobalAux()
144 GS.StoredType = GlobalStatus::Stored; in analyzeGlobalAux()
151 GS.StoredType = GlobalStatus::Stored; in analyzeGlobalAux()
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Serialization/
DASTWriter.h133 DeclOrType(Decl *D) : Stored(D), IsType(false) { } in DeclOrType()
134 DeclOrType(QualType T) : Stored(T.getAsOpaquePtr()), IsType(true) { } in DeclOrType()
141 return QualType::getFromOpaquePtr(Stored); in getType()
146 return static_cast<Decl *>(Stored); in getDecl()
150 void *Stored;
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Sema/
DTemplate.h291 llvm::PointerUnion<Decl *, DeclArgumentPack *> &Stored = in cloneScopes() local
294 Stored = I->second.get<Decl *>(); in cloneScopes()
298 Stored = NewPack; in cloneScopes()
/freebsd-9-stable/contrib/llvm/include/llvm/Transforms/Utils/
DGlobalStatus.h53 Stored enumerator
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaTemplateInstantiate.cpp2800 llvm::PointerUnion<Decl *, DeclArgumentPack *> &Stored = LocalDecls[D]; in InstantiatedLocal() local
2801 if (Stored.isNull()) in InstantiatedLocal()
2802 Stored = Inst; in InstantiatedLocal()
2803 else if (DeclArgumentPack *Pack = Stored.dyn_cast<DeclArgumentPack *>()) in InstantiatedLocal()
2806 assert(Stored.get<Decl *>() == Inst && "Already instantiated this local"); in InstantiatedLocal()
2818 llvm::PointerUnion<Decl *, DeclArgumentPack *> &Stored = LocalDecls[D]; in MakeInstantiatedLocalArgPack() local
2819 assert(Stored.isNull() && "Already instantiated this local"); in MakeInstantiatedLocalArgPack()
2821 Stored = Pack; in MakeInstantiatedLocalArgPack()
/freebsd-9-stable/contrib/ntp/scripts/stats/
DREADME.stats208 Stored position status (must be "Stored")
/freebsd-9-stable/contrib/gcc/doc/
Drtl.texi560 Stored in the @code{unchanging} field and printed as @samp{/u}.
568 Stored in the @code{unchanging} field and printed as @samp{/u}.
578 @code{sequence} below. Stored in the @code{unchanging} field and
592 nonzero if the insn has been deleted. Stored in the
608 this insn will always be executed. Stored in the @code{in_struct}
618 Labels referenced by a non-local goto will have this bit set. Stored
628 Stored in the @code{volatil} field and printed as @samp{/v}.
639 Stored in the @code{in_struct} field and printed as @samp{/s}.
648 Stored in the @code{jump} field and printed as @samp{/j}.
660 Stored in the @code{frame_related} field and printed as @samp{/f}.
[all …]
/freebsd-9-stable/contrib/llvm/tools/clang/lib/AST/
DStmt.cpp1038 Stmt **Stored = getStoredStmts(); in CapturedStmt() local
1040 *Stored++ = CaptureInits[I]; in CapturedStmt()
1043 *Stored = S; in CapturedStmt()
DExprCXX.cpp964 Stmt **Stored = getStoredStmts(); in LambdaExpr() local
966 *Stored++ = CaptureInits[I]; in LambdaExpr()
969 *Stored++ = getCallOperator()->getBody(); in LambdaExpr()
/freebsd-9-stable/contrib/file/magic/Magdir/
Danimation673 # Stored AAC streams (instead of the MP4 format)