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.cpp13544 static Decl *getCommonDecl(Decl *X, Decl *Y) { in getCommonDecl() function
13559 static T *getCommonDecl(T *X, T *Y) { in getCommonDecl() function