OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isForRedeclaration
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Sema/
Lookup.h
258
bool
isForRedeclaration
() const {
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaLookup.cpp
300
isForRedeclaration
());
940
R.
isForRedeclaration
(), R.getNameLoc())) {
1141
if (R.
isForRedeclaration
()) {
1439
if (!R.
isForRedeclaration
())
1492
if (R.
isForRedeclaration
() && !Ctx->isTransparentContext())
1497
if (R.
isForRedeclaration
() && Ctx && !Ctx->isTransparentContext())
2019
// See e.g. R.
isForRedeclaration
().
2193
if (R.
isForRedeclaration
())
SemaDecl.cpp
16129
!Previous.
isForRedeclaration
()) {
Completed in 30 milliseconds
Indexes created Mon Jun 08 00:24:58 UTC 2026