OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsTemplateInstantiation
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Sema/
AnalysisBasedWarnings.cpp
551
bool
isTemplateInstantiation
= false;
553
isTemplateInstantiation
= Function->
isTemplateInstantiation
();
555
if (!isVirtualMethod && !
isTemplateInstantiation
)
1093
bool
IsTemplateInstantiation
) {
1126
if (!
IsTemplateInstantiation
)
1288
bool
IsTemplateInstantiation
= false;
1290
IsTemplateInstantiation
= Function->
isTemplateInstantiation
();
1292
IsTemplateInstantiation
))
[
all
...]
SemaDeclAttr.cpp
5236
bool
IsTemplateInstantiation
) {
5253
((
IsTemplateInstantiation
&& getLangOpts().ObjCAutoRefCount)
7956
/*
IsTemplateInstantiation
=*/false);
/src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h
10108
RetainOwnershipKind K, bool
IsTemplateInstantiation
);
Completed in 61 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026