Home
last modified time | relevance | path

Searched refs:GetCanTypeOrDecl (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTImporter.cpp3770 llvm::function_ref<T(const FriendDecl *)> GetCanTypeOrDecl) { in getFriendCountAndPosition() argument
3775 T TypeOrDecl = GetCanTypeOrDecl(FD); in getFriendCountAndPosition()
3782 GetCanTypeOrDecl(FoundFriend) == TypeOrDecl) { in getFriendCountAndPosition()