Searched defs:Ids (Results 1 - 17 of 17) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.h62 codeview::LazyRandomTypeCollection &Ids; member in class:llvm::pdb::MinimalSymbolDumper
25 MinimalSymbolDumper(LinePrinter &P, bool RecordBytes, codeview::LazyRandomTypeCollection &Ids, codeview::LazyRandomTypeCollection &Types) argument
29 MinimalSymbolDumper(LinePrinter &P, bool RecordBytes, const SymbolGroup &SymGroup, codeview::LazyRandomTypeCollection &Ids, codeview::LazyRandomTypeCollection &Types) argument
H A DTypeReferenceTracker.h56 codeview::LazyRandomTypeCollection *Ids = nullptr; member in class:llvm::pdb::TypeReferenceTracker
H A DInputFile.h51 TypeCollectionPtr Ids; member in class:llvm::pdb::InputFile
H A Dllvm-pdbutil.cpp995 void diaDumpChildren(PDBSymbol &Outer, PdbSymbolIdField Ids, argument
1004 Child->defaultDump(outs(), 4, Ids, Recurse); local
1036 PdbSymbolIdField Ids = opts::diadump::NoSymIndexIds ? PdbSymbolIdField::None local
1049 Child->defaultDump(outs(), 2, Ids, Recurse); local
/netbsd-current/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DTransGCCalls.cpp29 IdentifierTable &Ids = MigrateCtx.Pass.Ctx.Idents; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Option/
H A DArgList.cpp98 AddAllArgsExcept(ArgStringList &Output, ArrayRef<OptSpecifier> Ids, ArrayRef<OptSpecifier> ExcludeIds) const argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DNativeInlineSiteSymbol.cpp70 LazyRandomTypeCollection &Ids = Ipi->typeCollection(); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DTypeStreamMerger.cpp249 mergeIdRecords(MergingTypeTableBuilder &Dest, ArrayRef<TypeIndex> TypeSourceToDest, const CVTypeArray &Ids) argument
284 mergeIdRecords(GlobalTypeTableBuilder &Dest, ArrayRef<TypeIndex> TypeSourceToDest, const CVTypeArray &Ids, ArrayRef<GloballyHashedType> Hashes) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Option/
H A DArgList.h46 OptSpecifier Ids[NumOptSpecifiers ? NumOptSpecifiers : 1]; member in class:llvm::opt::arg_iterator
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DNSAPI.cpp602 Selector NSAPI::getOrInitSelector(ArrayRef<StringRef> Ids, argument
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DNSAPI.h150 StringRef Ids[] = { "setObject", "forKeyedSubscript" }; local
156 StringRef Ids[] = { "setObject", "atIndexedSubscript" }; local
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPPCallbacks.h251 PragmaWarning(SourceLocation Loc, StringRef WarningSpec, ArrayRef<int> Ids) argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/Frontend/
H A DPrintPreprocessedOutput.cpp528 PragmaWarning(SourceLocation Loc, StringRef WarningSpec, ArrayRef<int> Ids) argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/Lex/
H A DPragma.cpp1405 SmallVector<int, 4> Ids; local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Tooling/ASTDiff/
H A DASTDiff.cpp296 std::vector<NodeId> Ids; local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Driver/
H A DDriver.cpp2040 std::map<Action *, unsigned> Ids; local
1952 PrintActions1(const Compilation &C, Action *A, std::map<Action *, unsigned> &Ids, Twine Indent = {}, int Kind = TopLevelAction) argument
[all...]
/netbsd-current/sys/external/bsd/acpica/dist/include/
H A Dactypes.h1301 ACPI_PNP_DEVICE_ID Ids[]; /* ID array */ member in struct:acpi_pnp_device_id_list

Completed in 315 milliseconds