Searched refs:createAbstractVariable (Results 1 – 5 of 5) sorted by relevance
220 void createAbstractVariable(const DILocalVariable *Var, LexicalScope *Scope);
924 CU.createAbstractVariable(Cleansed, LScopes.getOrCreateAbstractScope( in ensureAbstractVariableIsCreated()936 CU.createAbstractVariable(Cleansed, Scope); in ensureAbstractVariableIsCreatedIfScoped()
855 void DwarfCompileUnit::createAbstractVariable(const DILocalVariable *Var, in createAbstractVariable() function in DwarfCompileUnit
318 void createAbstractVariable(const DILocalVariable *DV, LexicalScope *Scope);
690 void DwarfDebug::createAbstractVariable(const DILocalVariable *Var, in createAbstractVariable() function in DwarfDebug703 createAbstractVariable(Cleansed, LScopes.getOrCreateAbstractScope( in ensureAbstractVariableIsCreated()715 createAbstractVariable(Cleansed, Scope); in ensureAbstractVariableIsCreatedIfScoped()