Searched refs:Stored (Results 1 – 10 of 10) sorted by relevance
54 QualType Stored; variable58 CanQual() : Stored() { } in CanQual()70 const T *getTypePtr() const { return cast<T>(Stored.getTypePtr()); } in getTypePtr()76 return cast_or_null<T>(Stored.getTypePtrOrNull()); in getTypePtrOrNull()80 operator QualType() const { return Stored; } in QualType()86 return Stored.isNull(); in isNull()89 SplitQualType split() const { return Stored.split(); } in split()117 Qualifiers getQualifiers() const { return Stored.getLocalQualifiers(); } in getQualifiers()120 unsigned getCVRQualifiers() const { return Stored.getLocalCVRQualifiers(); } in getCVRQualifiers()123 bool hasQualifiers() const { return Stored.hasLocalQualifiers(); } in hasQualifiers()[all …]
92 if (GS.StoredType != GlobalStatus::Stored) { in analyzeGlobalAux()118 GS.StoredType = GlobalStatus::Stored; in analyzeGlobalAux()121 GS.StoredType = GlobalStatus::Stored; in analyzeGlobalAux()145 GS.StoredType = GlobalStatus::Stored; in analyzeGlobalAux()152 GS.StoredType = GlobalStatus::Stored; in analyzeGlobalAux()
53 Stored enumerator
296 llvm::PointerUnion<Decl *, DeclArgumentPack *> &Stored = in cloneScopes() local299 Stored = I->second.get<Decl *>(); in cloneScopes()303 Stored = NewPack; in cloneScopes()
137 DeclOrType(Decl *D) : Stored(D), IsType(false) { } in DeclOrType()138 DeclOrType(QualType T) : Stored(T.getAsOpaquePtr()), IsType(true) { } in DeclOrType()145 return QualType::getFromOpaquePtr(Stored); in getType()150 return static_cast<Decl *>(Stored); in getDecl()154 void *Stored;
2808 llvm::PointerUnion<Decl *, DeclArgumentPack *> &Stored = LocalDecls[D]; in InstantiatedLocal() local2809 if (Stored.isNull()) { in InstantiatedLocal()2819 Stored = Inst; in InstantiatedLocal()2820 } else if (DeclArgumentPack *Pack = Stored.dyn_cast<DeclArgumentPack *>()) { in InstantiatedLocal()2823 assert(Stored.get<Decl *>() == Inst && "Already instantiated this local"); in InstantiatedLocal()2844 llvm::PointerUnion<Decl *, DeclArgumentPack *> &Stored = LocalDecls[D]; in MakeInstantiatedLocalArgPack() local2846 Stored = Pack; in MakeInstantiatedLocalArgPack()
968 Stmt **Stored = getStoredStmts(); in LambdaExpr() local970 *Stored++ = CaptureInits[I]; in LambdaExpr()973 *Stored++ = getCallOperator()->getBody(); in LambdaExpr()
1095 Stmt **Stored = getStoredStmts(); in CapturedStmt() local1097 *Stored++ = CaptureInits[I]; in CapturedStmt()1100 *Stored = S; in CapturedStmt()
62 The image is of the same format as the texture bound to it. Stored results are
225 Retrieving the Stored Greetings With GQL