Searched defs:getStaticLocalNumber (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/clang/lib/AST/ | ||
| H A D | MicrosoftCXXABI.cpp | 49 unsigned getStaticLocalNumber(const VarDecl *VD) override { in getStaticLocalNumber() function in __anonca7ee6dc0111::MicrosoftNumberingContext |
| H A D | ItaniumCXXABI.cpp | 160 unsigned getStaticLocalNumber(const VarDecl *VD) override { in getStaticLocalNumber() function in __anon9706aa1d0211::ItaniumNumberingContext |
| H A D | ASTContext.cpp | 12161 unsigned ASTContext::getStaticLocalNumber(const VarDecl *VD) const { in getStaticLocalNumber() function in ASTContext |