/freebsd-src/contrib/llvm-project/llvm/include/llvm/Option/ |
H A D | ArgList.h | 46 OptSpecifier Ids[NumOptSpecifiers ? NumOptSpecifiers : 1]; variable 205 filtered(OptSpecifiers ...Ids) const { in filtered() argument 216 filtered_reverse(OptSpecifiers...Ids) filtered_reverse() argument 240 hasArgNoClaim(OptSpecifiers...Ids) hasArgNoClaim() argument 244 hasArg(OptSpecifiers...Ids) hasArg() argument 256 getLastArg(OptSpecifiers...Ids) getLastArg() argument 268 getLastArgNoClaim(OptSpecifiers...Ids) getLastArgNoClaim() argument 323 AddLastArg(ArgStringList & Output,OptSpecifiers...Ids) AddLastArg() argument 358 claimAllArgs(OptSpecifiers...Ids) claimAllArgs() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | MinimalSymbolDumper.h | 26 codeview::LazyRandomTypeCollection &Ids, in MinimalSymbolDumper() 31 codeview::LazyRandomTypeCollection &Ids, in MinimalSymbolDumper() 62 codeview::LazyRandomTypeCollection &Ids; variable
|
H A D | TypeReferenceTracker.h | 54 codeview::LazyRandomTypeCollection *Ids = nullptr; variable
|
H A D | DumpOutputStyle.cpp | 1466 auto &Ids = File.ids(); dumpModuleSymsForPdb() local 1557 auto &Ids = File.ids(); dumpGSIRecords() local 1597 auto &Ids = File.ids(); dumpGlobals() local 1693 auto &Ids = File.ids(); dumpSymbolsFromGSI() local
|
H A D | llvm-pdbutil.cpp | 1019 void diaDumpChildren(PDBSymbol &Outer, PdbSymbolIdField Ids, in diaDumpChildren() 1060 PdbSymbolIdField Ids = opts::diadump::NoSymIndexIds ? PdbSymbolIdField::None in dumpDia() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Readers/ |
H A D | LVCodeViewVisitor.h | 43 LazyRandomTypeCollection &Ids; variable 61 LazyRandomTypeCollection &Types, LazyRandomTypeCollection &Ids, in LVTypeVisitor() 129 LazyRandomTypeCollection &Ids; variable 182 LazyRandomTypeCollection &Ids, in LVSymbolVisitor()
|
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/ |
H A D | TypeStreamMerger.cpp | 252 const CVTypeArray &Ids) { in mergeIdRecords() 286 const CVTypeArray &Ids, in mergeIdRecords() 440 const CVTypeArray &Ids) { in mergeIdRecords() 474 const CVTypeArray &Ids, in mergeIdRecords()
|
H A D | DebugCrossImpSubsection.cpp | 75 std::vector<T> Ids; in commit() local
|
/freebsd-src/contrib/llvm-project/clang/lib/ARCMigrate/ |
H A D | TransGCCalls.cpp | 29 IdentifierTable &Ids = MigrateCtx.Pass.Ctx.Idents; in GCCollectableCallsChecker() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/ |
H A D | LVCodeViewReader.cpp | 420 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-src/contrib/llvm-project/clang/include/clang/AST/ |
H A D | NSAPI.h | 150 StringRef Ids[] = { "setObject", "forKeyedSubscript" }; in getSetObjectForKeyedSubscriptSelector() local 156 StringRef Ids[] = { "setObject", "atIndexedSubscript" }; in getSetObjectAtIndexedSubscriptSelector() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/ |
H A D | InputFile.h | 50 TypeCollectionPtr Ids; variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
H A D | NativeInlineSiteSymbol.cpp | 76 LazyRandomTypeCollection &Ids = Ipi->typeCollection(); in getName() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Option/ |
H A D | ArgList.cpp | 112 ArrayRef<OptSpecifier> Ids, in AddAllArgsExcept()
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | NSAPI.cpp | 606 getOrInitSelector(ArrayRef<StringRef> Ids,Selector & Sel) const getOrInitSelector() argument
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Lex/ |
H A D | PPCallbacks.h | 279 PragmaWarning(SourceLocation Loc,PragmaWarningSpecifier WarningSpec,ArrayRef<int> Ids) PragmaWarning() argument 575 PragmaWarning(SourceLocation Loc,PragmaWarningSpecifier WarningSpec,ArrayRef<int> Ids) PragmaWarning() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/ |
H A D | PrintPreprocessedOutput.cpp | 603 PragmaWarning(SourceLocation Loc,PragmaWarningSpecifier WarningSpec,ArrayRef<int> Ids) PragmaWarning() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/ASTDiff/ |
H A D | ASTDiff.cpp | 295 std::vector<NodeId> Ids; in getSubtreeBfs() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Lex/ |
H A D | Pragma.cpp | 1477 SmallVector<int, 4> Ids; HandlePragma() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Driver/ |
H A D | Driver.cpp | 2310 PrintActions1(const Compilation & C,Action * A,std::map<Action *,unsigned> & Ids,Twine Indent={},int Kind=TopLevelAction) PrintActions1() argument 2397 std::map<Action *, unsigned> Ids; PrintActions() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/AsmParser/ |
H A D | LLParser.cpp | 9661 auto &Ids = ForwardRefTypeIds[I.first]; parseTypeTests() local 9700 auto &Ids = ForwardRefTypeIds[I.first]; parseVFuncIdList() local 9737 auto &Ids = ForwardRefTypeIds[I.first]; parseConstVCallList() local
|
/freebsd-src/sys/contrib/dev/acpica/include/ |
H A D | actypes.h | 1404 ACPI_PNP_DEVICE_ID Ids[]; /* ID array */ member
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | MemProfContextDisambiguation.cpp | 1287 auto &Ids = std::get<1>(Calls[0]); updateStackNodes() local [all...] |