Home
last modified time | relevance | path

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

12

/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/llvm-project/compiler-rt/lib/gwp_asan/platform_specific/
Dguarded_pool_allocator_tls.h49 alignas(8) static GWP_ASAN_TLS_INITIAL_EXEC ThreadLocalPackedVariables Locals; in getThreadLocals() local
/external/llvm-project/clang/lib/AST/Interp/
DEvalEmitter.h94 llvm::DenseMap<unsigned, std::unique_ptr<char[]>> Locals; variable
DInterpFrame.h143 std::unique_ptr<char[]> Locals; variable
/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
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.h119 SmallVector<LocalVariable, 1> Locals; member
142 SmallVector<LocalVariable, 1> Locals; member
DDwarfFile.h80 SmallVector<DbgVariable *, 8> Locals; member
DCodeViewDebug.cpp2625 ArrayRef<LocalVariable> Locals) { in emitLocalVariableList()
2766 SmallVectorImpl<LocalVariable> &Locals, in collectLexicalBlockInfo()
2786 SmallVectorImpl<LocalVariable> *Locals = in collectLexicalBlockInfo() 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-project/llvm/lib/Target/WebAssembly/
DWebAssemblyMachineFunctionInfo.h35 std::vector<MVT> Locals; variable
DWebAssemblyAsmPrinter.cpp419 SmallVector<wasm::ValType, 16> Locals; in emitFunctionBodyStart() local
/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.h94 SmallVector<LocalVariable, 1> Locals; member
/external/llvm-project/llvm/include/llvm/MC/
DMCAsmMacro.h146 std::vector<std::string> Locals; member
/external/llvm-project/llvm/tools/llvm-objcopy/
DCopyConfig.h91 Locals, // --discard-locals (-X) enumerator
/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/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
DWebAssemblyAsmParser.cpp852 SmallVector<wasm::ValType, 4> Locals; in ParseDirective() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DWasm.h129 std::vector<WasmLocalDecl> Locals; member
/external/llvm-project/llvm/include/llvm/ObjectYAML/
DWasmYAML.h104 std::vector<LocalDecl> Locals; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DWasmYAML.h103 std::vector<LocalDecl> Locals; member
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DWasm.h136 std::vector<WasmLocalDecl> Locals; member

12