Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDecl.cpp6175 static bool checkForConflictWithNonVisibleExternC(Sema &S, const T *ND, in checkForConflictWithNonVisibleExternC() function
6365 checkForConflictWithNonVisibleExternC(*this, NewVD, Previous)) in CheckVariableDeclaration()
7972 checkForConflictWithNonVisibleExternC(*this, NewFD, Previous)) { in CheckFunctionDeclaration()