Home
last modified time | relevance | path

Searched defs:Descriptors (Results 1 – 9 of 9) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/Native/
H A DDbiModuleList.h87 VarStreamArray<DbiModuleDescriptor> Descriptors; variable
/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Utils/
H A DSymbolRewriter.h136 SymbolRewriter::RewriteDescriptorList Descriptors; variable
/openbsd-src/gnu/llvm/clang/docs/
H A DConstantInterpreter.rst208 Descriptors section in Memory Organisation
/openbsd-src/gnu/llvm/llvm/include/llvm/MCA/
H A DInstrBuilder.h72 Descriptors; variable
/openbsd-src/gnu/llvm/clang/lib/AST/Interp/
H A DByteCodeEmitter.h74 llvm::SmallVector<SmallVector<Local, 8>, 2> Descriptors; variable
H A DEvalEmitter.h80 llvm::SmallVector<SmallVector<Local, 8>, 2> Descriptors; variable
H A DFunction.h44 Scope(LocalVectorTy &&Descriptors) : Descriptors(std::move(Descriptors)) {} in Scope()
/openbsd-src/gnu/llvm/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h61 std::vector<ARangeDescriptor> Descriptors; member
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp240 ContentDescriptors Descriptors; in parseV5EntryFormat() local