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

  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DebugInfo.h 129 bool isTemplateTypeParameter() const;
  /external/swiftshader/third_party/LLVM/lib/Analysis/
DebugInfo.cpp 242 /// isTemplateTypeParameter - Return true if the specified tag is
244 bool DIDescriptor::isTemplateTypeParameter() const {
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.cpp 554 if (Element.isTemplateTypeParameter())
    [all...]

Completed in 302 milliseconds