Home
last modified time | relevance | path

Searched defs:Ids (Results 1 – 23 of 23) sorted by relevance

/freebsd-head/contrib/llvm-project/llvm/include/llvm/Option/
HDArgList.h46 OptSpecifier Ids[NumOptSpecifiers ? NumOptSpecifiers : 1]; variable
205 filtered(OptSpecifiers ...Ids) const { in filtered()
216 filtered_reverse(OptSpecifiers ...Ids) const { in filtered_reverse()
240 bool hasArgNoClaim(OptSpecifiers ...Ids) const { in hasArgNoClaim()
244 bool hasArg(OptSpecifiers ...Ids) const { in hasArg()
256 Arg *getLastArg(OptSpecifiers ...Ids) const { in getLastArg()
268 Arg *getLastArgNoClaim(OptSpecifiers ...Ids) const { in getLastArgNoClaim()
323 void addLastArg(ArgStringList &Output, OptSpecifiers... Ids) const { in addLastArg()
328 void AddLastArg(ArgStringList &Output, OptSpecifiers... Ids) const { in AddLastArg()
362 void claimAllArgs(OptSpecifiers... Ids) const { in claimAllArgs()
/freebsd-head/contrib/llvm-project/llvm/tools/llvm-pdbutil/
HDMinimalSymbolDumper.h26 codeview::LazyRandomTypeCollection &Ids, in MinimalSymbolDumper()
31 codeview::LazyRandomTypeCollection &Ids, in MinimalSymbolDumper()
62 codeview::LazyRandomTypeCollection &Ids; variable
HDTypeReferenceTracker.h54 codeview::LazyRandomTypeCollection *Ids = nullptr; variable
HDDumpOutputStyle.cpp1465 auto &Ids = File.ids(); in dumpModuleSymsForPdb() local
1556 auto &Ids = File.ids(); in dumpGSIRecords() local
1596 auto &Ids = File.ids(); in dumpGlobals() local
1692 auto &Ids = File.ids(); in dumpSymbolsFromGSI() local
HDllvm-pdbutil.cpp1019 void diaDumpChildren(PDBSymbol &Outer, PdbSymbolIdField Ids, in diaDumpChildren()
1060 PdbSymbolIdField Ids = opts::diadump::NoSymIndexIds ? PdbSymbolIdField::None in dumpDia() local
/freebsd-head/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Readers/
HDLVCodeViewVisitor.h43 LazyRandomTypeCollection &Ids; variable
61 LazyRandomTypeCollection &Types, LazyRandomTypeCollection &Ids, in LVTypeVisitor()
129 LazyRandomTypeCollection &Ids; variable
182 LazyRandomTypeCollection &Ids, in LVSymbolVisitor()
/freebsd-head/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
HDTypeStreamMerger.cpp252 const CVTypeArray &Ids) { in mergeIdRecords()
286 const CVTypeArray &Ids, in mergeIdRecords()
440 const CVTypeArray &Ids) { in mergeIdRecords()
474 const CVTypeArray &Ids, in mergeIdRecords()
HDDebugCrossImpSubsection.cpp75 std::vector<T> Ids; in commit() local
/freebsd-head/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
HDLVCodeViewReader.cpp420 LazyRandomTypeCollection &Ids = ids(); in loadTypeServer() local
526 LazyRandomTypeCollection &Ids = ids(); in loadPrecompiledObject() local
571 LazyRandomTypeCollection &Ids = ids(); in traverseTypeSection() local
580 LazyRandomTypeCollection &Ids) { in traverseTypes()
584 SpecialStream StreamIdx) -> Error { in traverseTypes()
627 LazyRandomTypeCollection &Ids = ids(); in traverseSymbolsSubsection() local
953 LazyRandomTypeCollection &Ids = ids(); in createScopes() local
/freebsd-head/contrib/llvm-project/clang/lib/ARCMigrate/
HDTransGCCalls.cpp29 IdentifierTable &Ids = MigrateCtx.Pass.Ctx.Idents; in GCCollectableCallsChecker() local
/freebsd-head/contrib/llvm-project/clang/include/clang/AST/
HDNSAPI.h150 StringRef Ids[] = { "setObject", "forKeyedSubscript" }; in getSetObjectForKeyedSubscriptSelector() local
156 StringRef Ids[] = { "setObject", "atIndexedSubscript" }; in getSetObjectAtIndexedSubscriptSelector() local
/freebsd-head/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
HDInputFile.h50 TypeCollectionPtr Ids; variable
/freebsd-head/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
HDNativeInlineSiteSymbol.cpp76 LazyRandomTypeCollection &Ids = Ipi->typeCollection(); in getName() local
/freebsd-head/contrib/llvm-project/llvm/lib/Option/
HDArgList.cpp112 ArrayRef<OptSpecifier> Ids, in AddAllArgsExcept()
/freebsd-head/contrib/llvm-project/clang/lib/AST/
HDNSAPI.cpp579 Selector NSAPI::getOrInitSelector(ArrayRef<StringRef> Ids, in getOrInitSelector()
/freebsd-head/contrib/llvm-project/clang/include/clang/Lex/
HDPPCallbacks.h311 ArrayRef<int> Ids) {} in PragmaWarning()
633 ArrayRef<int> Ids) override { in PragmaWarning()
/freebsd-head/contrib/llvm-project/clang/lib/Frontend/
HDPrintPreprocessedOutput.cpp686 ArrayRef<int> Ids) { in PragmaWarning()
/freebsd-head/contrib/llvm-project/clang/lib/Lex/
HDPragma.cpp1478 SmallVector<int, 4> Ids; in HandlePragma() local
/freebsd-head/contrib/llvm-project/clang/lib/Tooling/ASTDiff/
HDASTDiff.cpp295 std::vector<NodeId> Ids; in getSubtreeBfs() local
/freebsd-head/contrib/llvm-project/clang/lib/Driver/
HDDriver.cpp2356 std::map<Action *, unsigned> &Ids, in PrintActions1()
2443 std::map<Action *, unsigned> Ids; in PrintActions() local
/freebsd-head/contrib/llvm-project/llvm/lib/AsmParser/
HDLLParser.cpp10122 auto &Ids = ForwardRefTypeIds[I.first]; in parseTypeTests() local
10161 auto &Ids = ForwardRefTypeIds[I.first]; in parseVFuncIdList() local
10198 auto &Ids = ForwardRefTypeIds[I.first]; in parseConstVCallList() local
/freebsd-head/sys/contrib/dev/acpica/include/
HDactypes.h1404 ACPI_PNP_DEVICE_ID Ids[]; /* ID array */ member
/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/IPO/
HDMemProfContextDisambiguation.cpp1429 auto &Ids = std::get<1>(Calls[0]); in updateStackNodes() local