Home
last modified time | relevance | path

Searched defs:components (Results 1 – 11 of 11) sorted by relevance

/openbsd/src/gnu/llvm/llvm/utils/lit/lit/
DTest.py213 def getSourcePath(self, components): argument
216 def getExecPath(self, components): argument
/openbsd/src/gnu/llvm/llvm/utils/
Dllvm-compilers-check577 components = ["llvm", "dragonegg"] variable
/openbsd/src/usr.sbin/bgpctl/
Dparser.h89 uint8_t *components[FLOWSPEC_TYPE_MAX]; member
/openbsd/src/gnu/llvm/lldb/source/Target/
DPathMappingList.cpp176 static void AppendPathComponents(FileSpec &path, llvm::StringRef components, in AppendPathComponents()
/openbsd/src/gnu/llvm/llvm/lib/Support/
DPath.cpp425 SmallVector<StringRef, 4> components; in append() local
720 SmallVector<StringRef, 16> components; in remove_dots() local
/openbsd/src/gnu/llvm/clang/lib/CodeGen/
DSwiftCallingConv.cpp717 llvm::SmallVectorImpl<llvm::Type*> &components) { in legalizeVectorType()
DCGVTables.cpp926 auto components = builder.beginStruct(); in GenerateConstructionVTable() local
DItaniumCXXABI.cpp1719 auto components = builder.beginStruct(); in emitVTableDefinitions() local
DMicrosoftCXXABI.cpp1742 auto components = builder.beginStruct(); in emitVTableDefinitions() local
/openbsd/src/gnu/llvm/lldb/source/Interpreter/
DOptionValueProperties.cpp147 llvm::SmallVector<llvm::StringRef, 8> components; in SetSubValue() local
/openbsd/src/usr.sbin/bgpd/
Dparse.y140 uint8_t *components[FLOWSPEC_TYPE_MAX]; member