Home
last modified time | relevance | path

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

/external/jdiff/src/jdiff/
DAPIHandler.java107 String ctorType = attributes.getValue("type"); in startElement() local
DHTMLReportGenerator.java550 String ctorType = ctorAPI.getSignature(); in reportAllCtors() local
566 String ctorType = ctorAPI.getSignature(); in reportAllCtors() local
/external/clang/lib/CodeGen/
DMicrosoftCXXABI.cpp3749 StructorType ctorType) { in emitCXXConstructor()