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.java554 String ctorType = ctorAPI.getSignature(); in reportAllCtors() local
570 String ctorType = ctorAPI.getSignature(); in reportAllCtors() local
/external/clang/lib/CodeGen/
DMicrosoftCXXABI.cpp3735 StructorType ctorType) { in emitCXXConstructor()