Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp7603 bool IsLocalExternDecl = SC == SC_Extern && in ActOnVariableDeclarator() local
7869 if (IsLocalExternDecl) { in ActOnVariableDeclarator()
9855 bool IsLocalExternDecl = adjustContextForLocalExternDecl(DC); in ActOnFunctionDeclarator() local
9869 if (IsLocalExternDecl) in ActOnFunctionDeclarator()