Home
last modified time | relevance | path

Searched refs:GenWildcard (Results 1 – 2 of 2) sorted by relevance

/dports/java/jikes/jikes-1.22/src/
H A Dast.cpp285 AstWildcard* clone = ast_pool -> GenWildcard(question_token); in Clone()
H A Dast.h4992 inline AstWildcard* GenWildcard(TokenIndex question) in GenWildcard() function