Searched defs:getStaticLocalNumber (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/clang/lib/AST/ | ||
| H A D | MicrosoftCXXABI.cpp | 51 unsigned getStaticLocalNumber(const VarDecl *VD) override { in getStaticLocalNumber() function in __anonb53680560111::MicrosoftNumberingContext |
| H A D | ItaniumCXXABI.cpp | 159 unsigned getStaticLocalNumber(const VarDecl *VD) override { in getStaticLocalNumber() function in __anonfa359d170211::ItaniumNumberingContext |
| H A D | ASTContext.cpp | 11874 unsigned ASTContext::getStaticLocalNumber(const VarDecl *VD) const { in getStaticLocalNumber() function in ASTContext |