Home
last modified time | relevance | path

Searched defs:Closure (Results 1 – 7 of 7) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_test_bad_identifiers.proto183 rpc Closure(DummyMessage) returns (DummyMessage); rpc
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86DomainReassignment.cpp300 class Closure { class
316 Closure(unsigned ID, std::initializer_list<RegDomain> LegalDstDomainList) : ID(ID) { in Closure() function in __anon0d0654120111::Closure
/third_party/protobuf/src/google/protobuf/stubs/
Dcallback.h75 Closure() {} in Closure() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DInstrProf.cpp773 auto Closure = InstrProfRecordClosure; in getSize() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DRDFGraph.cpp1461 std::vector<unsigned> &Closure) -> bool { in buildPhis()
/third_party/rust/crates/syn/
Dsyn.json629 "Closure": [ array
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp121282 struct Closure { struct