Home
last modified time | relevance | path

Searched refs:construct_ (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/libcxxabi/src/
H A Dcxa_exception_storage.cpp67 void construct_() { in construct_() function
96 if (0 != std::__libcpp_execute_once(&flag_, construct_)) in __cxa_get_globals_fast()
/llvm-project-15.0.7/flang/include/flang/Semantics/
H A Dtools.h566 constructSourcePosition_{constructSourcePosition}, construct_{
592 const char *construct_{nullptr};
/llvm-project-15.0.7/flang/lib/Semantics/
H A Dtools.cpp1456 "Control flow escapes from %s"_err_en_US, construct_}, in checkLabelUse()
1462 return {"Enclosing %s statement"_en_US, construct_}; in GetEnclosingConstructMsg()