Home | History | Annotate | Download | only in CodeGen

Lines Matching full:initialization

223               "this initialization requires a guard variable, which "
271 // Create a variable initialization function.
280 // FIXME: Ideally, initialization of instantiated thread_local static data
281 // members of class templates should not trigger initialization of other
294 // members have ordered initialization. Other class template static data
296 // have unordered initialization.
322 // Generate a guarded initialization function.
351 // Create our global initialization function.
434 // Use guarded initialization if the global variable is weak. This
460 // these initializations. This happens for TLS initialization functions.