| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | TypeTableCollection.h | 38 std::vector<StringRef> Names; variable
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | ConstraintSystem.cpp | 166 SmallVector<std::string> Names(Value2Index.size(), ""); in getVarNamesList() local 184 SmallVector<std::string> Names = getVarNamesList(); in dump() local
|
| H A D | StackLifetime.cpp | 361 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 D | MachODump.h | 37 enum class FunctionStartsMode { Addrs, Names, Both, None }; enumerator
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | SDNodeInfo.h | 78 StringTable Names; variable 83 StringTable Names, const SDTypeConstraint *Constraints) in SDNodeInfo()
|
| /freebsd/contrib/llvm-project/llvm/lib/ToolDrivers/llvm-dlltool/ |
| H A D | DlltoolDriver.cpp | 221 std::vector<StringRef> &Names, bool IsMsStyleImplib) { in identifyImportName() 276 std::vector<StringRef> Names; in doIdentify() local
|
| /freebsd/contrib/llvm-project/clang/lib/Basic/ |
| H A D | TargetInfo.cpp | 677 ArrayRef<const char *> Names = getGCCRegNames(); in isValidGCCRegisterName() local 720 ArrayRef<const char *> Names = getGCCRegNames(); in getNormalizedGCCRegisterName() local
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfdump/ |
| H A D | llvm-dwarfdump.cpp | 408 const StringSet<> &Names, DWARFDie Die, StringRef NameRef, raw_ostream &OS, in filterByName() 438 const StringSet<> &Names, DWARFContext::unit_iterator_range CUs, in filterByName() 505 ArrayRef<std::string> Names, DWARFContext &DICtx, raw_ostream &OS, in filterByAccelName() 714 StringSet<> Names; in dumpObjectFile() local
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
| H A D | llvm-pdbutil.h | 208 enum class InputFileType { PDBFile, PDBStream, DBIStream, Names, ModuleStream }; global() enumerator
|
| H A D | DumpOutputStyle.cpp | 424 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 D | SubtargetFeatureInfo.cpp | 84 std::vector<std::string> Names; in emitNameTable() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
| H A D | InstrProfCorrelator.h | 100 std::string Names; variable
|
| H A D | SampleProfReader.h | 916 std::vector<std::string> Names; variable
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/Breakpoint/ |
| H A D | Breakpoint.h | 91 enum class OptionNames : uint32_t { Names = 0, Hardware, LastOptionName }; enumerator
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
| H A D | DbiModuleList.cpp | 271 BinaryStreamReader Names(NamesBuffer); in getFileName() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/ |
| H A D | MicrosoftDemangle.h | 127 NamedIdentifierNode *Names[Max]; member
|
| /freebsd/contrib/llvm-project/llvm/lib/CGData/ |
| H A D | StableFunctionMapRecord.cpp | 91 ArrayRef<std::string> Names = FunctionMap->getNames(); in serialize() local
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
| H A D | DAGISelMatcherGen.cpp | 456 bool MatcherGen::recordUniqueNode(ArrayRef<std::string> Names) { in recordUniqueNode() 508 SmallVector<std::string, 4> Names; in EmitMatchCode() local
|
| /freebsd/contrib/llvm-project/clang/lib/Parse/ |
| H A D | ParseStmtAsm.cpp | 707 SmallVector<IdentifierInfo *, 4> Names; in ParseAsmStatement() local 821 bool Parser::ParseAsmOperandsOpt(SmallVectorImpl<IdentifierInfo *> &Names, in ParseAsmOperandsOpt()
|
| /freebsd/contrib/llvm-project/clang/lib/Frontend/ |
| H A D | InterfaceStubFunctionsConsumer.cpp | 31 std::vector<std::string> Names; member
|
| /freebsd/contrib/llvm-project/llvm/lib/ToolDrivers/llvm-lib/ |
| H A D | LibDriver.cpp | 154 std::vector<StringRef> Names; in doList() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm-c/ |
| H A D | Orc.h | 176 LLVMOrcCSymbolsList Names; member
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | NSAPI.cpp | 323 const char **Names; in getNSNumberLiteralSelector() local
|
| /freebsd/contrib/sendmail/vacation/ |
| H A D | vacation.c | 83 ALIAS *Names = NULL; variable
|
| /freebsd/contrib/llvm-project/llvm/lib/Demangle/ |
| H A D | ItaniumDemangle.cpp | 137 struct QualName { Qualifiers Q; const char *Name; } Names[] = { in print() local
|