Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenModule.cpp1585 struct DLLImportFunctionVisitor struct
1587 bool SafeToInline = true;
1589 bool VisitVarDecl(VarDecl *VD) { in VisitVarDecl()
1596 bool VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr()
1604 bool VisitCXXDeleteExpr(CXXDeleteExpr *E) { in VisitCXXDeleteExpr()
1608 bool VisitCXXNewExpr(CXXNewExpr *E) { in VisitCXXNewExpr()