Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaAccess.cpp343 CanQual<FunctionProtoType> FriendTy in MightInstantiateTo() local
387 CanQualType FriendTy in MatchesFriend() local
/external/llvm/lib/Analysis/
DDIBuilder.cpp182 DIType DIBuilder::createFriend(DIType Ty, DIType FriendTy) { in createFriend()