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

  /external/llvm/include/llvm/IR/
DebugInfoMetadata.h 92 typedef TypedDebugNodeRef<DebugNode> DebugNodeRef;
196 DebugNodeRef getRef() const { return DebugNodeRef::get(this); }
    [all...]
DebugInfo.h 103 typedef DebugNodeRef DIDescriptorRef;
  /external/llvm/lib/IR/
DIBuilder.cpp 171 MDImportedEntity::get(C, Tag, Context, DebugNodeRef(NS), Line, Name);
197 Context, DebugNodeRef::get(Decl), Line, Name,
    [all...]
  /external/llvm/unittests/IR/
MetadataTest.cpp     [all...]

Completed in 39 milliseconds