HomeSort by relevance Sort by last modified time
    Searched refs:isSubprogramContext (Results 1 - 4 of 4) sorted by null

  /external/llvm/lib/Analysis/
DebugInfo.cpp     [all...]
  /external/llvm/include/llvm/Analysis/
DebugInfo.h 769 /// isSubprogramContext - Return true if Context is either a subprogram
771 bool isSubprogramContext(const MDNode *Context);
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.cpp     [all...]
DwarfDebug.cpp 205 !isSubprogramContext(SP.getContext())) {
    [all...]

Completed in 134 milliseconds