Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp7403 bool IsLocalExternDecl = SC == SC_Extern && in ActOnVariableDeclarator() local
9711 bool IsLocalExternDecl = adjustContextForLocalExternDecl(DC); in ActOnFunctionDeclarator() local