/freebsd/contrib/llvm-project/clang/lib/AST/Interp/ |
H A D | EvalEmitter.h | 104 llvm::DenseMap<unsigned, std::unique_ptr<char[]>> Locals; variable
|
H A D | InterpFrame.h | 165 std::unique_ptr<char[]> Locals; variable
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/ |
H A D | DIPrinter.cpp | 217 const std::vector<DILocal> &Locals) { in print() 356 const std::vector<DILocal> &Locals) { in print()
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfFile.h | 81 SmallVector<DbgVariable *, 8> Locals; member
|
H A D | CodeViewDebug.h | 130 SmallVector<LocalVariable, 1> Locals; member 165 SmallVector<LocalVariable, 1> Locals; member
|
H A D | CodeViewDebug.cpp | 2819 ArrayRef<LocalVariable> Locals) { in emitLocalVariableList() 2972 SmallVectorImpl<LocalVariable> &Locals, in collectLexicalBlockInfo() 2992 SmallVectorImpl<LocalVariable> *Locals = in collectLexicalBlockInfo() local
|
H A D | DwarfCompileUnit.cpp | 1129 auto Locals = sortLocalVars(Vars.Locals); in createAndAddScopeChildren() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyMachineFunctionInfo.h | 37 std::vector<MVT> Locals; variable
|
H A D | WebAssemblyAsmPrinter.cpp | 635 SmallVector<wasm::ValType, 16> Locals; in emitFunctionBodyStart() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/ |
H A D | WebAssemblyAsmTypeCheck.cpp | 57 const SmallVectorImpl<wasm::ValType> &Locals) { in localDecl()
|
H A D | WebAssemblyAsmParser.cpp | 954 SmallVector<wasm::ValType, 4> Locals; in parseDirective() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCAsmMacro.h | 146 std::vector<std::string> Locals; member
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjCopy/ |
H A D | CommonConfig.h | 83 Locals, // --discard-locals (-X) enumerator
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/ |
H A D | WasmYAML.h | 110 std::vector<LocalDecl> Locals; member
|
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | Wasm.h | 386 std::vector<WasmLocalDecl> Locals; member
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/ |
H A D | LVScope.cpp | 560 bool Locals = options().getAttributeLocal(); in resolvePrinting() local
|
/freebsd/contrib/llvm-project/lld/ELF/ |
H A D | Config.h | 66 enum class DiscardPolicy { Default, All, Locals, None }; enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/ |
H A D | MasmParser.cpp | 2835 const std::vector<std::string> &Locals, SMLoc L) { in expandMacro() 5814 std::vector<std::string> Locals; in parseDirectiveMacro() local
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGObjCMac.cpp | 4297 SmallVector<llvm::Value*, 20> Locals; member in __anonf068995f0811::FragileHazards
|