Searched refs:getLambdaDefaultArgumentDeclContext (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DMicrosoftMangle.cpp73 getLambdaDefaultArgumentDeclContext(const Decl *D) { function in namespace:__anon1592
91 if (const auto *LDADC = getLambdaDefaultArgumentDeclContext(D))
1145 if (const auto *LDADC = getLambdaDefaultArgumentDeclContext(ND)) {

Completed in 58 milliseconds