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

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
DwarfFile.h 157 DenseMap<LexicalScope *, ScopeVars> &getScopeVariables() {
DwarfCompileUnit.cpp 1004 auto Vars = DU->getScopeVariables().lookup(Scope);
DwarfDebug.cpp 2155 assert(InfoHolder.getScopeVariables().empty());
2201 InfoHolder.getScopeVariables().clear();

Completed in 55 milliseconds