Searched defs:Ids (Results 1 – 13 of 13) sorted by relevance
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Option/ |
| 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()
|
| /external/pigweed/pw_rpc/java/main/dev/pigweed/pw_rpc/ |
| D | Ids.java | 20 /* package */ class Ids { class 23 private Ids() {} in Ids() method in Ids
|
| /external/pigweed/pw_rpc/public/pw_rpc/internal/ |
| D | method_info_tester.h | 34 struct Ids { struct 35 constexpr bool Pass() const { return true; } in Pass()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
| D | TypeStreamMerger.cpp | 251 const CVTypeArray &Ids) { in mergeIdRecords() 286 const CVTypeArray &Ids, in mergeIdRecords() 424 const CVTypeArray &Ids) { in mergeIdRecords() 458 const CVTypeArray &Ids, in mergeIdRecords()
|
| D | DebugCrossImpSubsection.cpp | 75 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/clang/include/clang/Lex/ |
| D | PPCallbacks.h | 229 ArrayRef<int> Ids) { in PragmaWarning() 423 ArrayRef<int> Ids) override { in PragmaWarning()
|
| /external/clang/lib/AST/ |
| D | NSAPI.cpp | 574 Selector NSAPI::getOrInitSelector(ArrayRef<StringRef> Ids, in getOrInitSelector()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Option/ |
| D | ArgList.cpp | 99 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
|