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 742 bool isPrototyped = true;
749 isPrototyped = false;
757 if (isPrototyped)
    [all...]
  /external/llvm/include/llvm/Analysis/
DebugInfo.h 523 /// isPrototyped - Return true if this subprogram is prototyped.
524 bool isPrototyped() const {

Completed in 267 milliseconds