/openbsd/gnu/llvm/lldb/tools/lldb-vscode/ |
H A D | VSCode.h | 83 struct Variables { struct 85 static constexpr int64_t PermanentVariableStartIndex = (1ll << 32); 87 lldb::SBValueList locals; 88 lldb::SBValueList globals; 89 lldb::SBValueList registers; 96 llvm::DenseMap<int64_t, lldb::SBValue> expandable_variables; 99 llvm::DenseMap<int64_t, lldb::SBValue> expandable_permanent_variables;
|
/openbsd/gnu/llvm/clang/docs/ |
H A D | OffloadingDesign.rst | 354 .. _binary_descriptor: 356 Binary Descriptor for Device Images 395 Global Constructor and Destructor
|
H A D | AutomaticReferenceCounting.rst | 2049 .. _arc.misc.self:
|
/openbsd/gnu/llvm/lldb/docs/use/ |
H A D | formatting.rst | 61 Variables section in Frame and Thread Format
|
/openbsd/gnu/llvm/llvm/docs/tutorial/MyFirstLanguageFrontend/ |
H A D | LangImpl09.rst | 380 Variables chapter
|
/openbsd/gnu/llvm/llvm/tools/llvm-exegesis/lib/ |
H A D | MCInstrDescView.cpp | 95 SmallVector<Variable, 4> Variables, in Instruction() 112 SmallVector<Variable, 4> Variables; in create() local
|
H A D | MCInstrDescView.h | 158 const SmallVector<Variable, 4> Variables; member
|
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/ |
H A D | AssignmentTrackingAnalysis.h | 32 SmallVector<DebugVariable> Variables; variable
|
/openbsd/gnu/llvm/clang/include/clang/Analysis/ |
H A D | CloneDetection.h | 360 std::vector<const VarDecl *> Variables; variable
|
/openbsd/gnu/usr.bin/perl/pod/ |
H A D | perlguts.pod | 17 =head1 Variables chapter
|
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPULowerModuleLDSPass.cpp | 456 LLVMContext &Ctx, ArrayRef<GlobalVariable *> Variables, in getAddressesOfVariablesInKernel() 481 Module &M, ArrayRef<GlobalVariable *> Variables, in buildLookupTable()
|
/openbsd/gnu/llvm/clang/utils/TableGen/ |
H A D | NeonEmitter.cpp | 339 std::map<std::string, Variable> Variables; member in __anon28c10cfc0111::Intrinsic
|
/openbsd/gnu/llvm/llvm/lib/CodeGen/ |
H A D | AssignmentTrackingAnalysis.cpp | 73 UniqueVector<DebugVariable> Variables; member in FunctionVarLocsBuilder
|
/openbsd/gnu/llvm/llvm/lib/IR/ |
H A D | DebugInfo.cpp | 573 auto Variables = nullptr; in getReplacementSubprogram() local
|
/openbsd/gnu/llvm/llvm/lib/MC/MCParser/ |
H A D | MasmParser.cpp | 415 StringMap<Variable> Variables; member in __anonb76edba30111::MasmParser
|
/openbsd/gnu/llvm/llvm/docs/ |
H A D | LangRef.rst | 773 .. _functionstructure:
|