Searched refs:isPrototyped (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp908 bool isPrototyped = true; local
915 isPrototyped = false;
926 if (isPrototyped &&
1186 if (SP.isPrototyped() &&
/external/llvm/include/llvm/
H A DDebugInfo.h478 /// isPrototyped - Return true if this subprogram is prototyped.
479 bool isPrototyped() const { function in class:llvm::DISubprogram

Completed in 932 milliseconds