OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SubstQualifier
(Results
1 - 2
of
2
) sorted by null
/external/clang/include/clang/Sema/
Template.h
488
bool
SubstQualifier
(const DeclaratorDecl *OldDecl,
490
bool
SubstQualifier
(const TagDecl *OldDecl,
/external/clang/lib/Sema/
SemaTemplateInstantiateDecl.cpp
39
bool TemplateDeclInstantiator::
SubstQualifier
(const DeclaratorDecl *OldDecl,
55
bool TemplateDeclInstantiator::
SubstQualifier
(const TagDecl *OldDecl,
414
if (
SubstQualifier
(D, Var))
699
if (
SubstQualifier
(D, Enum)) return nullptr;
[
all
...]
Completed in 350 milliseconds