OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:InstantiateTypedefNameDecl
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Sema/
Template.h
608
Decl *
InstantiateTypedefNameDecl
(TypedefNameDecl *D, bool IsTypeAlias);
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaTemplateInstantiateDecl.cpp
843
Decl *TemplateDeclInstantiator::
InstantiateTypedefNameDecl
(TypedefNameDecl *D,
923
Decl *Typedef =
InstantiateTypedefNameDecl
(D, /*IsTypeAlias=*/false);
930
Decl *Typedef =
InstantiateTypedefNameDecl
(D, /*IsTypeAlias=*/true);
958
InstantiateTypedefNameDecl
(Pattern, /*IsTypeAlias=*/true));
Completed in 66 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026