reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3137 return die.GetDWARF()->ParseVariableDIE(sc, die, func_low_pc); 3151 (tag == DW_TAG_formal_parameter && sc.function)) { 3177 decl.SetFile(sc.comp_unit->GetSupportFiles().GetFileSpecAtIndex( 3473 if (sc.function) { 3474 symbol_context_scope = sc.function->GetBlock(true).FindBlockByID( 3477 symbol_context_scope = sc.function; 3482 symbol_context_scope = sc.comp_unit;