| /freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/ |
| H A D | EvalEmitter.h | 114 llvm::SmallVector<std::unique_ptr<char[]>> Locals; variable
|
| H A D | InterpFrame.h | 176 std::unique_ptr<char[]> Locals; variable
|
| /freebsd/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/ |
| H A D | ASTOps.h | 145 llvm::DenseSet<const VarDecl *> Locals; member
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/ |
| H A D | DIPrinter.cpp | 224 const std::vector<DILocal> &Locals) { in print() 366 const std::vector<DILocal> &Locals) { in print()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | CodeViewDebug.h | 134 SmallVector<LocalVariable, 1> Locals; member 170 SmallVector<LocalVariable, 1> Locals; member
|
| H A D | DwarfFile.h | 85 SmallVector<DbgVariable *, 8> Locals; member
|
| H A D | CodeViewDebug.cpp | 2833 ArrayRef<LocalVariable> Locals) { in emitLocalVariableList() 2986 SmallVectorImpl<LocalVariable> &Locals, in collectLexicalBlockInfo() 3006 SmallVectorImpl<LocalVariable> *Locals = in collectLexicalBlockInfo() local
|
| H A D | DwarfCompileUnit.cpp | 1162 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/clang/lib/Analysis/FlowSensitive/ |
| H A D | ASTOps.cpp | 174 llvm::DenseSet<const VarDecl *> &Locals) { in insertIfLocal()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | MCAsmMacro.h | 139 std::vector<std::string> Locals; member
|
| /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 | 1099 SmallVector<wasm::ValType, 4> Locals; in parseDirective() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ObjCopy/ |
| H A D | CommonConfig.h | 84 Locals, // --discard-locals (-X) enumerator
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/ |
| H A D | WasmYAML.h | 111 std::vector<LocalDecl> Locals; member
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
| H A D | Wasm.h | 399 std::vector<WasmLocalDecl> Locals; member
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/ |
| H A D | LVScope.cpp | 567 bool Locals = options().getAttributeLocal(); in resolvePrinting() local
|
| /freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/ |
| H A D | MasmParser.cpp | 2452 const std::vector<std::string> &Locals, SMLoc L) { in expandMacro() 4356 std::vector<std::string> Locals; in parseDirectiveMacro() local
|
| /freebsd/contrib/llvm-project/lld/ELF/ |
| H A D | Config.h | 97 enum class DiscardPolicy { Default, All, Locals, None }; enumerator
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGObjCMac.cpp | 4199 SmallVector<llvm::Value *, 20> Locals; member in __anonb5e682970811::FragileHazards
|