HomeSort by: relevance | last modified time | path
    Searched refs:applyVariableAttributes (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.h 345 void applyVariableAttributes(const DbgVariable &Var, DIE &VariableDie);
DwarfCompileUnit.cpp 716 applyVariableAttributes(DV, *VariableDie);
1297 applyVariableAttributes(*Var, *Die);
1476 void DwarfCompileUnit::applyVariableAttributes(const DbgVariable &Var,

Completed in 23 milliseconds