Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp7859 static bool checkForConflictWithNonVisibleExternC(Sema &S, const T *ND, in checkForConflictWithNonVisibleExternC() function
8162 checkForConflictWithNonVisibleExternC(*this, NewVD, Previous)) in CheckVariableDeclaration()
10788 checkForConflictWithNonVisibleExternC(*this, NewFD, Previous)) { in CheckFunctionDeclaration()