HomeSort by relevance Sort by last modified time
    Searched refs:VisitImportDecl (Results 1 - 3 of 3) sorted by null

  /external/clang/lib/AST/
DeclPrinter.cpp 62 void VisitImportDecl(ImportDecl *D);
652 void DeclPrinter::VisitImportDecl(ImportDecl *D) {
    [all...]
  /external/clang/lib/Serialization/
ASTWriterDecl.cpp 99 void VisitImportDecl(ImportDecl *D);
    [all...]
ASTReaderDecl.cpp 264 void VisitImportDecl(ImportDecl *D);
    [all...]

Completed in 311 milliseconds