Home
last modified time | relevance | path

Searched refs:SP_Ignore (Results 1 – 6 of 6) sorted by relevance

/trunk/main/autodoc/source/parser/cpp/
H A Dpe_file.hxx81 typedef SubPe< PE_File, PE_Ignore > SP_Ignore; typedef in cpp::PE_File
134 Dyn<SP_Ignore> pSpIgnore;
H A Dpe_class.hxx104 typedef SubPe< PE_Class, PE_Ignore > SP_Ignore; typedef in cpp::PE_Class
166 Dyn<SP_Ignore> pSpIgnore;
H A Dpe_vafu.hxx96 typedef SubPe< PE_VarFunc, PE_Ignore > SP_Ignore; typedef in cpp::PE_VarFunc
173 Dyn<SP_Ignore> pSpIgnore;
H A Dpe_file.cxx65 pSpIgnore = new SP_Ignore(*this); in PE_File()
H A Dpe_class.cxx68 pSpIgnore = new SP_Ignore(*this); in PE_Class()
H A Dpe_vafu.cxx93 pSpIgnore = new SP_Ignore(*this); in PE_VarFunc()

Completed in 27 milliseconds