OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CheckVariableDeclaration
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaDecl.cpp
7399
D.setRedeclaration(
CheckVariableDeclaration
(NewVD, Previous));
7427
D.setRedeclaration(
CheckVariableDeclaration
(NewVD, Previous));
8152
bool Sema::
CheckVariableDeclaration
(VarDecl *NewVD, LookupResult &Previous) {
SemaTemplateInstantiateDecl.cpp
5038
CheckVariableDeclaration
(NewVar, Previous);
SemaTemplate.cpp
4476
D.setRedeclaration(
CheckVariableDeclaration
(Specialization, PrevSpec));
/src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h
2659
bool
CheckVariableDeclaration
(VarDecl *NewVD, LookupResult &Previous);
Completed in 51 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026