Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
DScope.h420 bool isFunctionDeclarationScope() const { in isFunctionDeclarationScope() function
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaType.cpp3416 } else if (!SemaRef.getCurScope()->isFunctionDeclarationScope()) { in GetDeclSpecTypeForDeclarator()