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

  /external/llvm/lib/IR/
DebugInfo.cpp 274 /// isTemplateValueParameter - Return true if the specified tag is
276 bool DIDescriptor::isTemplateValueParameter() const {
639 return isTemplateValueParameter() && DbgNode->getNumOperands() == 8;
    [all...]
  /external/llvm/include/llvm/IR/
DebugInfo.h 145 bool isTemplateValueParameter() const;
    [all...]
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfUnit.cpp     [all...]

Completed in 156 milliseconds