Home
last modified time | relevance | path

Searched defs:InterfaceBody (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/mojo/public/tools/bindings/pylib/mojom/parse/
Dast.py243 class InterfaceBody(NodeListBase): class
/external/llvm-project/flang/include/flang/Parser/
Dparse-tree.h3061 struct InterfaceBody { struct
3063 struct Function {
3088 std::variant<InterfaceBody, Statement<ProcedureStmt>> u; argument