Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaAccess.cpp366 CanQual<FunctionProtoType> FriendTy in MightInstantiateTo() local
408 CanQualType FriendTy in MatchesFriend() local
/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DDIBuilder.cpp384 DIDerivedType DIBuilder::createFriend(DIType Ty, DIType FriendTy) { in createFriend()