Home
last modified time | relevance | path

Searched defs:Stored (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DCanonicalType.h67 QualType Stored; variable
354 CanProxy(CanQual<T> Stored) { this->Stored = Stored; } in CanProxy()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DGlobalStatus.h58 Stored enumerator
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stack_store.cpp369 bool StackStore::BlockInfo::Stored(uptr n) { Stored() function in __sanitizer::StackStore::BlockInfo
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DTemplate.h480 llvm::PointerUnion<Decl *, DeclArgumentPack *> &Stored = in cloneScopes() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DModuleSummaryAnalysis.cpp379 Value *Stored = I.getOperand(0); in computeFunctionSummary() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp4410 llvm::PointerUnion<Decl *, DeclArgumentPack *> &Stored = LocalDecls[D]; in InstantiatedLocal() local
4446 llvm::PointerUnion<Decl *, DeclArgumentPack *> &Stored = LocalDecls[D]; in MakeInstantiatedLocalArgPack() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmt.cpp1334 Stmt **Stored = getStoredStmts(); in CapturedStmt() local
H A DExprCXX.cpp1275 Stmt **Stored = getStoredStmts(); in LambdaExpr() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp3097 const MachineOperand &Stored = in canExecuteInBundle() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp17226 unsigned Stored = 0; in EmitPPCBuiltinExpr() local