Home
last modified time | relevance | path

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

/dports/java/jikes/jikes-1.22/src/
H A Dsymbol.h27 class AstMethodDeclarator; variable
H A Dast.h205 class AstMethodDeclarator; variable
2083 inline AstMethodDeclarator(StoragePool* p) in AstMethodDeclarator() function