Home
last modified time | relevance | path

Searched defs:Names (Results 1 – 25 of 63) sorted by relevance

123

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeTableCollection.h37 std::vector<StringRef> Names; variable
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DConstraintSystem.cpp145 SmallVector<std::string> Names(Value2Index.size(), ""); in getVarNamesList() local
163 SmallVector<std::string> Names = getVarNamesList(); in dump() local
H A DStackLifetime.cpp361 SmallVector<StringRef, 16> Names; in printInstrAlive() local
383 SmallVector<StringRef, 16> Names; in printInfoComment() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.h37 enum class FunctionStartsMode { Addrs, Names, Both, None }; enumerator
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DTargetInfo.cpp648 ArrayRef<const char *> Names = getGCCRegNames(); in isValidGCCRegisterName() local
691 ArrayRef<const char *> Names = getGCCRegNames(); in getNormalizedGCCRegisterName() local
H A DModule.cpp245 SmallVector<StringRef, 2> Names; in getFullModuleName() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfCorrelator.h82 std::string Names; global() variable
H A DSampleProfReader.h850 std::vector<std::string> Names; variable
/freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfdump/
H A Dllvm-dwarfdump.cpp398 const StringSet<> &Names, DWARFDie Die, StringRef NameRef, raw_ostream &OS, in filterByName()
428 const StringSet<> &Names, DWARFContext::unit_iterator_range CUs, in filterByName()
495 ArrayRef<std::string> Names, DWARFContext &DICtx, raw_ostream &OS, in filterByAccelName()
701 StringSet<> Names; in dumpObjectFile() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.h208 enum class InputFileType { PDBFile, PDBStream, DBIStream, Names, ModuleStream }; global() enumerator
H A DDumpOutputStyle.cpp424 std::vector<std::string> Names; in getSectionNames() local
1837 Visitor(LinePrinter &P, ArrayRef<std::string> Names) : P(P), Names(Names) { in dumpSectionContribs()
1853 ArrayRef<std::string> Names; in dumpSectionContribs() member in DumpOutputStyle::dumpSectionContribs::Visitor
1859 ArrayRef<std::string> Names = *NamesOrErr; in dumpSectionContribs() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DSubtargetFeatureInfo.cpp86 std::vector<std::string> Names; in emitNameTable() local
/freebsd/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DBreakpoint.h91 enum class OptionNames : uint32_t { Names = 0, Hardware, LastOptionName }; enumerator
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DDbiModuleList.cpp272 BinaryStreamReader Names(NamesBuffer); in getFileName() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangle.h127 NamedIdentifierNode *Names[Max]; member
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseStmtAsm.cpp757 SmallVector<IdentifierInfo *, 4> Names; in ParseAsmStatement() local
884 bool Parser::ParseAsmOperandsOpt(SmallVectorImpl<IdentifierInfo *> &Names, in ParseAsmOperandsOpt()
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherGen.cpp457 bool MatcherGen::recordUniqueNode(ArrayRef<std::string> Names) { in recordUniqueNode()
509 SmallVector<std::string, 4> Names; in EmitMatchCode() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DInterfaceStubFunctionsConsumer.cpp31 std::vector<std::string> Names; member
/freebsd/contrib/llvm-project/llvm/lib/ToolDrivers/llvm-lib/
H A DLibDriver.cpp151 std::vector<StringRef> Names; in doList() local
/freebsd/contrib/llvm-project/llvm/include/llvm-c/
H A DOrc.h175 LLVMOrcCSymbolsList Names; member
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DNSAPI.cpp323 const char **Names; in getNSNumberLiteralSelector() local
/freebsd/contrib/sendmail/vacation/
H A Dvacation.c83 ALIAS *Names = NULL; variable
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DHLSLExternalSemaSource.cpp381 ArrayRef<StringRef> Names) { in addSimpleTemplateParams()
/freebsd/contrib/llvm-project/llvm/lib/Demangle/
H A DItaniumDemangle.cpp137 struct QualName { Qualifiers Q; const char *Name; } Names[] = { in print() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp1071 Error JITDylib::remove(const SymbolNameSet &Names) { in remove()
1519 auto Names = std::move(KV.second); in lookupInitSymbols() local
1581 auto Names = std::move(KV.second); in lookupInitSymbolsAsync() local
1888 SymbolLookupSet Names({Name}); in lookup() local

123