Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp8630 static bool checkForConflictWithNonVisibleExternC(Sema &S, const T *ND, in checkForConflictWithNonVisibleExternC() function
8965 checkForConflictWithNonVisibleExternC(*this, NewVD, Previous)) in CheckVariableDeclaration()
11919 checkForConflictWithNonVisibleExternC(*this, NewFD, Previous)) { in CheckFunctionDeclaration()