Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DEvalEmitter.h94 llvm::DenseMap<unsigned, std::unique_ptr<char[]>> Locals; variable
H A DInterpFrame.h143 std::unique_ptr<char[]> Locals; variable
/netbsd/external/apache2/llvm/dist/llvm/lib/DebugInfo/Symbolize/
H A DDIPrinter.cpp215 const std::vector<DILocal> &Locals) { in print()
345 const std::vector<DILocal> &Locals) { in print()
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h119 SmallVector<LocalVariable, 1> Locals; member
142 SmallVector<LocalVariable, 1> Locals; member
H A DDwarfFile.h80 SmallVector<DbgVariable *, 8> Locals; member
H A DCodeViewDebug.cpp2658 ArrayRef<LocalVariable> Locals) { in emitLocalVariableList()
2799 SmallVectorImpl<LocalVariable> &Locals, in collectLexicalBlockInfo()
2819 SmallVectorImpl<LocalVariable> *Locals = in collectLexicalBlockInfo() local
H A DDwarfCompileUnit.cpp1009 auto Locals = sortLocalVars(Vars.Locals); in createScopeChildrenDIE() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyMachineFunctionInfo.h38 std::vector<MVT> Locals; variable
H A DWebAssemblyAsmPrinter.cpp477 SmallVector<wasm::ValType, 16> Locals; in emitFunctionBodyStart() local
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCAsmMacro.h146 std::vector<std::string> Locals; member
/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/
H A DCommonConfig.h87 Locals, // --discard-locals (-X) enumerator
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp922 SmallVector<wasm::ValType, 4> Locals; in ParseDirective() local
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h106 std::vector<LocalDecl> Locals; member
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DWasm.h136 std::vector<WasmLocalDecl> Locals; member
/netbsd/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DFixedLenDecoderEmitter.cpp163 std::string Locals; member in __anon0a4038fb0111::FixedLenDecoderEmitter
/netbsd/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DMasmParser.cpp2733 const std::vector<std::string> &Locals, SMLoc L) { in expandMacro()
5562 std::vector<std::string> Locals; in parseDirectiveMacro() local
/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjCMac.cpp4369 SmallVector<llvm::Value*, 20> Locals; member in __anon21ca1eb80811::FragileHazards