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

  /external/llvm/lib/IR/
DebugInfo.cpp 268 /// isTemplateTypeParameter - Return true if the specified tag is
270 bool DIDescriptor::isTemplateTypeParameter() const {
634 return isTemplateTypeParameter() && DbgNode->getNumOperands() == 7;
    [all...]
  /external/llvm/include/llvm/IR/
DebugInfo.h 144 bool isTemplateTypeParameter() const;
    [all...]
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfUnit.cpp     [all...]

Completed in 40 milliseconds