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