Home
last modified time | relevance | path

Searched defs:EntityDecl (Results 1 – 4 of 4) sorted by relevance

/external/oss-fuzz/projects/xerces-c/
Dxml.proto162 message EntityDecl { message
/external/python/cpython3/Modules/
Dpyexpat.c40 EntityDecl, enumerator
/external/python/cpython2/Modules/
Dpyexpat.c50 EntityDecl, enumerator
/external/llvm-project/flang/include/flang/Parser/
Dparse-tree.h1336 struct EntityDecl { struct
1347 std::tuple<DeclarationTypeSpec, std::list<AttrSpec>, std::list<EntityDecl>> t; argument