Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DMicrosoftCXXABI.cpp49 unsigned getStaticLocalNumber(const VarDecl *VD) override { in getStaticLocalNumber() function in __anonfc4a8bf80111::MicrosoftNumberingContext
H A DItaniumCXXABI.cpp160 unsigned getStaticLocalNumber(const VarDecl *VD) override { in getStaticLocalNumber() function in __anone02e58390211::ItaniumNumberingContext
H A DASTContext.cpp12161 unsigned ASTContext::getStaticLocalNumber(const VarDecl *VD) const { getStaticLocalNumber() function in ASTContext