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