Home
last modified time | relevance | path

Searched defs:SuperPair (Results 1 – 10 of 10) sorted by relevance

/external/llvm-project/llvm/lib/TableGen/
DJSONBackend.cpp156 for (const auto &SuperPair : Def.getSuperClasses()) in run() local
166 for (const auto &SuperPair : Def.getSuperClasses()) { in run() local
DRecord.cpp2329 for (const auto &SuperPair : SC) in operator <<() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DJSONBackend.cpp159 for (const auto &SuperPair : Def.getSuperClasses()) in run() local
169 for (const auto &SuperPair : Def.getSuperClasses()) { in run() local
DRecord.cpp2182 for (const auto &SuperPair : SC) in operator <<() local
/external/llvm-project/clang/test/Index/
Dindex-templates.cpp101 struct SuperPair : Pair<int, int>, Pair<T, U> { }; struct
/external/clang/test/Index/
Dindex-templates.cpp101 struct SuperPair : Pair<int, int>, Pair<T, U> { }; struct
/external/clang/utils/TableGen/
DClangDiagnosticsEmitter.cpp157 [&](const std::pair<Record *, SMRange> &SuperPair) { in findSuperClassRange()
/external/llvm/utils/TableGen/
DCodeGenRegisters.cpp591 for (const auto &SuperPair : Supers) in expand() local
/external/llvm-project/llvm/utils/TableGen/
DCodeGenRegisters.cpp679 for (const auto &SuperPair : Supers) in expand() local
/external/llvm/lib/TableGen/
DRecord.cpp1717 for (const auto &SuperPair : SC) in operator <<() local