Home
last modified time | relevance | path

Searched defs:getStaticLocalNumber (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/lib/AST/
H A DMicrosoftCXXABI.cpp49 unsigned getStaticLocalNumber(const VarDecl *VD) override { in getStaticLocalNumber() function in __anon4c0750d90111::MicrosoftNumberingContext
H A DItaniumCXXABI.cpp160 unsigned getStaticLocalNumber(const VarDecl *VD) override { getStaticLocalNumber() function in __anon4a8270da0211::ItaniumNumberingContext
H A DASTContext.cpp12377 unsigned ASTContext::getStaticLocalNumber(const VarDecl *VD) const { getStaticLocalNumber() function in ASTContext