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 786 bool isPrototyped = true;
793 isPrototyped = false;
802 if (isPrototyped &&
    [all...]
  /external/llvm/include/llvm/
DebugInfo.h 525 /// isPrototyped - Return true if this subprogram is prototyped.
526 bool isPrototyped() const {
    [all...]

Completed in 31 milliseconds