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

  /external/llvm/include/llvm/
DIBuilder.h 153 /// createFriend - Create debugging information entry for a 'friend'.
154 DIType createFriend(DIType Ty, DIType FriendTy);
  /external/llvm/lib/IR/
DIBuilder.cpp 282 /// createFriend - Create debugging information entry for a 'friend'.
283 DIType DIBuilder::createFriend(DIType Ty, DIType FriendTy) {
    [all...]
  /external/clang/lib/CodeGen/
CGDebugInfo.cpp     [all...]

Completed in 24 milliseconds