Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGCXX.cpp191 CXXCtorType ctorType) { in EmitCXXConstructor()
216 CXXCtorType ctorType, in GetAddrOfCXXConstructor()
/external/jdiff/src/jdiff/
DAPIHandler.java106 String ctorType = attributes.getValue("type"); in startElement() local
DHTMLReportGenerator.java554 String ctorType = ctorAPI.type_; in reportAllCtors() local
570 String ctorType = ctorAPI.type_; in reportAllCtors() local
/external/webkit/Source/ThirdParty/ANGLE/src/compiler/
DOutputHLSL.cpp1883 TType ctorType = type; in addConstructor() local