Home
last modified time | relevance | path

Searched refs:getMaxFunctionScopeDepth (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDecl.h1689 static constexpr unsigned getMaxFunctionScopeDepth() { in getMaxFunctionScopeDepth() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseDecl.cpp6803 ParmVarDecl::getMaxFunctionScopeDepth()) { in ParseParameterDeclarationClause()
6805 << ParmVarDecl::getMaxFunctionScopeDepth(); in ParseParameterDeclarationClause()