Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DDecl.h1669 static constexpr unsigned getMaxFunctionScopeDepth() { in getMaxFunctionScopeDepth() function
/external/llvm-project/clang/lib/Parse/
DParseDecl.cpp6743 ParmVarDecl::getMaxFunctionScopeDepth()) { in ParseParameterDeclarationClause()
6745 << ParmVarDecl::getMaxFunctionScopeDepth(); in ParseParameterDeclarationClause()