Searched defs:hasDefaultCXXMethodCC (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/AST/ | ||
H A D | Mangle.cpp | 489 auto hasDefaultCXXMethodCC = [](ASTContext &C, const CXXMethodDecl *MD) { getAllManglings() local |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | MicrosoftCXXABI.cpp | 1292 static bool hasDefaultCXXMethodCC(ASTContext &Context, hasDefaultCXXMethodCC() function |