Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DASTContext.cpp12252 static Decl *getCommonDecl(Decl *X, Decl *Y) { in getCommonDecl() function
12267 static T *getCommonDecl(T *X, T *Y) { in getCommonDecl() function