Home
last modified time | relevance | path

Searched defs:Locals (Results 1 – 17 of 17) sorted by relevance

/external/starlark-go/resolve/
Dbinding.go57 Locals []*Binding // the file's (comprehension-)local variables member
72 Locals []*Binding // this function's local/cell variables, parameters first member
/external/gwp_asan/gwp_asan/platform_specific/
Dguarded_pool_allocator_tls.h49 alignas(8) static GWP_ASAN_TLS_INITIAL_EXEC ThreadLocalPackedVariables Locals; in getThreadLocals() local
/external/python/typing/docs/source/
Dannotations.rst45 Locals chapter
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.h119 SmallVector<LocalVariable, 1> Locals; member
142 SmallVector<LocalVariable, 1> Locals; member
DDwarfFile.h79 SmallVector<DbgVariable *, 8> Locals; member
DCodeViewDebug.cpp2595 ArrayRef<LocalVariable> Locals) { in emitLocalVariableList()
2736 SmallVectorImpl<LocalVariable> &Locals, in collectLexicalBlockInfo()
2756 SmallVectorImpl<LocalVariable> *Locals = in collectLexicalBlockInfo() local
DDwarfCompileUnit.cpp803 auto Locals = sortLocalVars(Vars.Locals); in createScopeChildrenDIE() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyMachineFunctionInfo.h37 std::vector<MVT> Locals; variable
DWebAssemblyAsmPrinter.cpp311 SmallVector<wasm::ValType, 16> Locals; in EmitFunctionBodyStart() local
/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.h94 SmallVector<LocalVariable, 1> Locals; member
DCodeViewDebug.cpp1834 void CodeViewDebug::emitLocalVariableList(ArrayRef<LocalVariable> Locals) { in emitLocalVariableList()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/AsmParser/
DWebAssemblyAsmParser.cpp771 SmallVector<wasm::ValType, 4> Locals; in ParseDirective() local
/external/starlark-go/internal/compile/
Dcompile.go333 Locals []Binding // locals, parameters first member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DWasmYAML.h103 std::vector<LocalDecl> Locals; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DWasm.h129 std::vector<WasmLocalDecl> Locals; member
/external/llvm/utils/TableGen/
DFixedLenDecoderEmitter.cpp118 std::string Locals; member in __anon36fe43c80211::FixedLenDecoderEmitter
/external/clang/lib/CodeGen/
DCGObjCMac.cpp3764 SmallVector<llvm::Value*, 20> Locals; member in __anon147049250511::FragileHazards