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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDecl.cpp4946 bool IsLocalExternDecl = SC == SC_Extern && local
6583 bool IsLocalExternDecl = adjustContextForLocalExternDecl(DC); local

Completed in 91 milliseconds