Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DDecl.h1779 static constexpr unsigned getMaxFunctionScopeDepth() { in getMaxFunctionScopeDepth() function
/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseDecl.cpp7150 ParmVarDecl::getMaxFunctionScopeDepth()) { in ParseParameterDeclarationClause()
7152 << ParmVarDecl::getMaxFunctionScopeDepth(); in ParseParameterDeclarationClause()