/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Option/ |
H A D | ArgList.h | 46 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() 250 Arg *getLastArg(OptSpecifiers ...Ids) const { in getLastArg() 262 Arg *getLastArgNoClaim(OptSpecifiers ...Ids) const { in getLastArgNoClaim() 306 void AddLastArg(ArgStringList &Output, OptSpecifiers ...Ids) const { in AddLastArg()
|
/netbsd-src/external/apache2/llvm/dist/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 | 56 codeview::LazyRandomTypeCollection *Ids = nullptr; variable
|
H A D | InputFile.h | 51 TypeCollectionPtr Ids; variable
|
H A D | DumpOutputStyle.cpp | 1573 auto &Ids = File.ids(); in dumpModuleSymsForPdb() local 1651 auto &Ids = File.ids(); in dumpGSIRecords() local 1691 auto &Ids = File.ids(); in dumpGlobals() local 1787 auto &Ids = File.ids(); in dumpSymbolsFromGSI() local
|
H A D | llvm-pdbutil.cpp | 995 void diaDumpChildren(PDBSymbol &Outer, PdbSymbolIdField Ids, in diaDumpChildren() 1036 PdbSymbolIdField Ids = opts::diadump::NoSymIndexIds ? PdbSymbolIdField::None in dumpDia() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/ |
H A D | TypeStreamMerger.cpp | 251 const CVTypeArray &Ids) { in mergeIdRecords() 286 const CVTypeArray &Ids, in mergeIdRecords() 441 const CVTypeArray &Ids) { in mergeIdRecords() 475 const CVTypeArray &Ids, in mergeIdRecords()
|
H A D | DebugCrossImpSubsection.cpp | 75 std::vector<T> Ids; in commit() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/ARCMigrate/ |
H A D | TransGCCalls.cpp | 29 IdentifierTable &Ids = MigrateCtx.Pass.Ctx.Idents; in GCCollectableCallsChecker() local
|
/netbsd-src/external/apache2/llvm/dist/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
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/ |
H A D | NativeInlineSiteSymbol.cpp | 70 LazyRandomTypeCollection &Ids = Ipi->typeCollection(); in getName() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Option/ |
H A D | ArgList.cpp | 99 ArrayRef<OptSpecifier> Ids, in AddAllArgsExcept()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | NSAPI.cpp | 602 Selector NSAPI::getOrInitSelector(ArrayRef<StringRef> Ids, in getOrInitSelector()
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/ |
H A D | PPCallbacks.h | 252 ArrayRef<int> Ids) { in PragmaWarning() 503 ArrayRef<int> Ids) override { in PragmaWarning()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/ |
H A D | PrintPreprocessedOutput.cpp | 530 ArrayRef<int> Ids) { in PragmaWarning()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/ |
H A D | Pragma.cpp | 1405 SmallVector<int, 4> Ids; in HandlePragma() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/ASTDiff/ |
H A D | ASTDiff.cpp | 296 std::vector<NodeId> Ids; in getSubtreeBfs() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ |
H A D | Driver.cpp | 1953 std::map<Action *, unsigned> &Ids, in PrintActions1() 2040 std::map<Action *, unsigned> Ids; in PrintActions() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/AsmParser/ |
H A D | LLParser.cpp | 9336 auto &Ids = ForwardRefTypeIds[I.first]; in parseTypeTests() local 9375 auto &Ids = ForwardRefTypeIds[I.first]; in parseVFuncIdList() local 9412 auto &Ids = ForwardRefTypeIds[I.first]; in parseConstVCallList() local
|
/netbsd-src/sys/external/bsd/acpica/dist/include/ |
H A D | actypes.h | 1301 ACPI_PNP_DEVICE_ID Ids[]; /* ID array */ member
|