Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp12886 static Decl *getCommonDecl(Decl *X, Decl *Y) { in getCommonDecl() function
12901 static T *getCommonDecl(T *X, T *Y) { in getCommonDecl() function