Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp6948 bool IsLocalExternDecl = SC == SC_Extern && in ActOnVariableDeclarator() local
7208 if (IsLocalExternDecl) { in ActOnVariableDeclarator()
9051 bool IsLocalExternDecl = adjustContextForLocalExternDecl(DC); in ActOnFunctionDeclarator() local
9065 if (IsLocalExternDecl) in ActOnFunctionDeclarator()