HomeSort by relevance Sort by last modified time
    Searched refs:DITemplateTypeParameter (Results 1 - 25 of 35) sorted by null

1 2

  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DIBuilder.h 43 class DITemplateTypeParameter;
253 DITemplateTypeParameter
DebugInfo.h 418 /// DITemplateTypeParameter - This is a wrapper for template type parameter.
419 class DITemplateTypeParameter : public DIDescriptor {
421 explicit DITemplateTypeParameter(const MDNode *N = 0) : DIDescriptor(N) {}
  /external/llvm/lib/IR/
DebugInfo.cpp 149 if (auto *TType = dyn_cast<DITemplateTypeParameter>(Element)) {
DebugInfoMetadata.cpp 488 DITemplateTypeParameter *DITemplateTypeParameter::getImpl(LLVMContext &Context,
494 DEFINE_GETIMPL_LOOKUP(DITemplateTypeParameter, (Name, Type));
496 DEFINE_GETIMPL_STORE_NO_CONSTRUCTOR_ARGS(DITemplateTypeParameter, Ops);
LLVMContextImpl.h 719 template <> struct MDNodeKeyImpl<DITemplateTypeParameter> {
724 MDNodeKeyImpl(const DITemplateTypeParameter *N)
727 bool isKeyOf(const DITemplateTypeParameter *RHS) const {
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.h 242 /// for the given DITemplateTypeParameter.
243 DIE *getOrCreateTemplateTypeParameterDIE(DITemplateTypeParameter TP);
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfUnit.h 343 const DITemplateTypeParameter *TP);
  /external/llvm/include/llvm/IR/
DebugInfoMetadata.h     [all...]
DIBuilder.h 323 DITemplateTypeParameter *
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
DIBuilder.h 366 DITemplateTypeParameter *
    [all...]
DebugInfoMetadata.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
DIBuilder.h 366 DITemplateTypeParameter *
    [all...]
DebugInfoMetadata.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
DIBuilder.h 366 DITemplateTypeParameter *
    [all...]
DebugInfoMetadata.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
DIBuilder.h 366 DITemplateTypeParameter *
    [all...]
DebugInfoMetadata.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
DIBuilder.h 366 DITemplateTypeParameter *
    [all...]
DebugInfoMetadata.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
DIBuilder.h 366 DITemplateTypeParameter *
    [all...]
DebugInfoMetadata.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
DIBuilder.h 366 DITemplateTypeParameter *
    [all...]
DebugInfoMetadata.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
DIBuilder.h 366 DITemplateTypeParameter *
    [all...]
DebugInfoMetadata.h     [all...]

Completed in 123 milliseconds

1 2