/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Option/ |
D | ArgList.h | 47 OptSpecifier Ids[NumOptSpecifiers ? NumOptSpecifiers : 1]; variable 206 filtered(OptSpecifiers ...Ids) const { in filtered() 217 filtered_reverse(OptSpecifiers ...Ids) const { in filtered_reverse() 241 bool hasArgNoClaim(OptSpecifiers ...Ids) const { in hasArgNoClaim() 245 bool hasArg(OptSpecifiers ...Ids) const { in hasArg() 251 Arg *getLastArg(OptSpecifiers ...Ids) const { in getLastArg() 263 Arg *getLastArgNoClaim(OptSpecifiers ...Ids) const { in getLastArgNoClaim()
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/ |
D | MinimalSymbolDumper.h | 27 codeview::LazyRandomTypeCollection &Ids, in MinimalSymbolDumper() 32 codeview::LazyRandomTypeCollection &Ids, in MinimalSymbolDumper() 58 codeview::LazyRandomTypeCollection &Ids; variable
|
D | InputFile.h | 52 TypeCollectionPtr Ids; variable
|
D | DumpOutputStyle.cpp | 1332 auto &Ids = File.ids(); in dumpModuleSymsForPdb() local 1381 auto &Ids = File.ids(); in dumpGSIRecords() local 1483 auto &Ids = File.ids(); in dumpSymbolsFromGSI() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/ |
D | TypeStreamMerger.cpp | 254 const CVTypeArray &Ids) { in mergeIdRecords() 284 const CVTypeArray &Ids, in mergeIdRecords() 414 const CVTypeArray &Ids) { in mergeIdRecords() 445 const CVTypeArray &Ids, in mergeIdRecords()
|
D | DebugCrossImpSubsection.cpp | 76 std::vector<T> Ids; in commit() local
|
/external/clang/lib/ARCMigrate/ |
D | TransGCCalls.cpp | 30 IdentifierTable &Ids = MigrateCtx.Pass.Ctx.Idents; in GCCollectableCallsChecker() local
|
/external/clang/include/clang/AST/ |
D | NSAPI.h | 154 StringRef Ids[] = { "setObject", "forKeyedSubscript" }; in getSetObjectForKeyedSubscriptSelector() local 160 StringRef Ids[] = { "setObject", "atIndexedSubscript" }; in getSetObjectAtIndexedSubscriptSelector() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/CodeView/ |
D | TypeIndexDiscoveryTest.cpp | 178 std::vector<TypeIndex> Ids = {TypeIndex(6), TypeIndex(7), TypeIndex(8)}; member 182 std::vector<TypeIndex> Ids = {TypeIndex(9), TypeIndex(10), TypeIndex(11)}; member 197 std::vector<TypeIndex> Ids = {TypeIndex(23), TypeIndex(24), TypeIndex(25)}; member
|
/external/clang/lib/AST/ |
D | NSAPI.cpp | 574 Selector NSAPI::getOrInitSelector(ArrayRef<StringRef> Ids, in getOrInitSelector()
|
/external/clang/include/clang/Lex/ |
D | PPCallbacks.h | 229 ArrayRef<int> Ids) { in PragmaWarning() 423 ArrayRef<int> Ids) override { in PragmaWarning()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Option/ |
D | ArgList.cpp | 115 ArrayRef<OptSpecifier> Ids, in AddAllArgsExcept()
|
/external/clang/lib/Frontend/ |
D | PrintPreprocessedOutput.cpp | 481 ArrayRef<int> Ids) { in PragmaWarning()
|
/external/clang/lib/Driver/ |
D | Driver.cpp | 1012 std::map<Action *, unsigned> &Ids) { in PrintActions1() 1061 std::map<Action *, unsigned> Ids; in PrintActions() local
|
/external/clang/lib/Lex/ |
D | Pragma.cpp | 1138 SmallVector<int, 4> Ids; in HandlePragma() local
|