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

  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.cpp 908 bool isPrototyped = true;
915 isPrototyped = false;
    [all...]
  /external/llvm/include/llvm/
DebugInfo.h 478 /// isPrototyped - Return true if this subprogram is prototyped.
479 bool isPrototyped() const {

Completed in 87 milliseconds