Home
last modified time | relevance | path

Searched defs:FriendTy (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Sema/
DSemaAccess.cpp371 CanQual<FunctionProtoType> FriendTy in MightInstantiateTo() local
413 CanQualType FriendTy in MatchesFriend() local
/external/llvm/lib/IR/
DDIBuilder.cpp275 DIDerivedType *DIBuilder::createFriend(DIType *Ty, DIType *FriendTy) { in createFriend()