Home
last modified time | relevance | path

Searched defs:ImportStatement (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DTokenAnnotator.cpp1303 bool ImportStatement = false; in parseLine() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dstatement.c1756 ImportStatement::ImportStatement(Loc loc, Dsymbols *imports) in ImportStatement() function
H A Dvisitor.h58 class ImportStatement; variable
H A Dfunc.c211 void visit(ImportStatement *) { } in visit() argument
H A Ddinterpret.c582 void visit(ImportStatement *) in visit() argument
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dvisitor.h58 class ImportStatement; variable