Home
last modified time | relevance | path

Searched defs:ctor_info (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/SemaCXX/Inputs/
H A Dsource-location-file.h52 SL ctor_info; member
57 ctor_info(cinfo), ctor_info_file_name(cfile_name) {} in ctor_info() function
61 ctor_info(u), ctor_info_file_name(cfile_name) {} in ctor_info() function
/llvm-project/clang/test/SemaCXX/
H A Dsource_location.cpp448 T ctor_info; member