OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setDeclName
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaTemplateInstantiateDecl.cpp
4246
FunctionParam->
setDeclName
(PatternParam->getDeclName());
4276
FunctionParam->
setDeclName
(PatternParam->getDeclName());
SemaOpenMP.cpp
12636
TileCntDecl->
setDeclName
(&PP.getIdentifierTable().get(TileCntName));
/src/external/apache2/llvm/dist/clang/include/clang/AST/
Decl.h
290
void
setDeclName
(DeclarationName N) { Name = N; }
/src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTReaderDecl.cpp
662
ND->
setDeclName
(Record.readDeclarationName());
Completed in 109 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026