Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenModule.cpp1680 struct DLLImportFunctionVisitor struct
1682 bool SafeToInline = true;
1684 bool VisitVarDecl(VarDecl *VD) { in VisitVarDecl()
1691 bool VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr()
1699 bool VisitCXXDeleteExpr(CXXDeleteExpr *E) { in VisitCXXDeleteExpr()
1703 bool VisitCXXNewExpr(CXXNewExpr *E) { in VisitCXXNewExpr()