Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDecl.cpp5829 static bool checkGlobalOrExternCConflict( in checkGlobalOrExternCConflict() function
5931 return checkGlobalOrExternCConflict(S, ND, /*IsGlobal*/true, Previous); in checkForConflictWithNonVisibleExternC()
5937 return checkGlobalOrExternCConflict(S, ND, /*IsGlobal*/false, Previous); in checkForConflictWithNonVisibleExternC()