OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:call_complete_dtor
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/CodeGenCXX/
microsoft-abi-virtual-inheritance.cpp
211
void
call_complete_dtor
() {
function
212
// CHECK-LABEL: define void @"\01?
call_complete_dtor
@@YAXXZ"
microsoft-abi-structors.cpp
80
void
call_complete_dtor
(C *obj_ptr) {
function in namespace:basic
81
// CHECK: define void @"\01?
call_complete_dtor
@basic@@YAXPAUC@1@@Z"(%"struct.basic::C"* %obj_ptr)
Completed in 294 milliseconds